mirror of
https://github.com/nlohmann/json.git
synced 2026-07-05 18:15:10 +00:00
355fa6c35c
name can be None, and `re.search` fails on `None`; replaced `re` by `str.startswith` and `str.endswith`