inducer / pycparserext

Extensions for Eli Bendersky's pycparser
http://pypi.python.org/pypi/pycparserext
Other
83 stars 28 forks source link

Add support for case ranges. #62

Closed qwenger closed 3 years ago

qwenger commented 3 years ago

Fix #61.

inducer commented 3 years ago

Looks reasoanble. Please fix the linter failure, and then this is good to go from my perspective.

inducer commented 3 years ago

Thanks!