Menu

#101 No native support for unicode printables

v1.0 (example)
open
nobody
None
5
2017-07-15
2017-07-15
No

Wanted to file as a feature request, but I lack the requisite permissions.

pypyarsing.printables is, of course, ASCII-only.
RIght now, not only is there nothing like pyparsing.unicode_printables, but there's no documentation of any solution to this problem.

The best I was able to find was this ( https://stackoverflow.com/a/2340659/2669818 ) answer to an SO question from a while back.
I'm adapting it and going with a similar solution, but it would be much better to either document this as the solution, and still better to have pyparsing.unicode_printables defined.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.