PiotrDabkowski / pyjsparser

Fast JavaScript parser for Python.
MIT License
246 stars 37 forks source link

Should return list instead of <filter>? #18

Open ghost opened 6 years ago

ghost commented 6 years ago

See at: https://github.com/PiotrDabkowski/pyjsparser/blob/ff57386b74c27b3897b5b98a366f6025c04b5e0c/pyjsparser/parser.py#L177

In my case this is a problem because I can't directly serialize the tree with json.