Staging
v0.5.1
https://github.com/python/cpython
Revision 9f0b51e4e319f5950d89bb5055bb947712ff953d authored by Victor Stinner on 09 November 2010, 09:38:30 UTC, committed by Victor Stinner on 09 November 2010, 09:38:30 UTC
And don't create non constant array, invalid in ISO C.
1 parent 3e2b717
History
Tip revision: 9f0b51e4e319f5950d89bb5055bb947712ff953d authored by Victor Stinner on 09 November 2010, 09:38:30 UTC
Issue #10359: Use Py_UNICODE for the typecode in array
Tip revision: 9f0b51e
File Mode Size
FILES -rw-r--r-- 91 bytes
README -rw-r--r-- 913 bytes
docstring.py -rw-r--r-- 27 bytes
example.py -rw-r--r-- 5.6 KB
simple.py -rw-r--r-- 29 bytes
source.py -rw-r--r-- 741 bytes
test_parser.py -rwxr-xr-x 1.2 KB
test_unparse.py -rw-r--r-- 6.2 KB
texipre.dat -rw-r--r-- 4.2 KB
unparse.py -rw-r--r-- 16.4 KB

README

back to top