Staging
v0.5.1
https://github.com/python/cpython
Revision 1c1d1e2baec5b44f40892d1691f84e7d33296b62 authored by Raymond Hettinger on 18 May 2014, 19:04:01 UTC, committed by Raymond Hettinger on 18 May 2014, 19:04:01 UTC
1 parent f6cc6e6
History
Tip revision: 1c1d1e2baec5b44f40892d1691f84e7d33296b62 authored by Raymond Hettinger on 18 May 2014, 19:04:01 UTC
Don't grow strings by concatenation. Use ''.join() instead.
Tip revision: 1c1d1e2
File Mode Size
FILES -rw-r--r-- 91 bytes
README -rw-r--r-- 1.0 KB
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-- 5.4 KB
unparse.py -rw-r--r-- 16.9 KB

README

back to top