vlasovskikh / funcparserlib

Recursive descent parsing library for Python based on functional combinators
https://funcparserlib.pirx.ru
MIT License
338 stars 38 forks source link

support py3 #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to make funcparserlib compatible both python2 and 3.

https://code.google.com/r/aodagx-funcparserlib/source/detail?r=632313a710c3eb898
31478ae717dae5f3d576375&name=py3

please merge that.

Original issue reported on code.google.com by aod...@gmail.com on 20 Apr 2013 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by andrey.vlasovskikh on 24 Apr 2013 at 2:03