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
test
__init__.py -rw-r--r-- 1.0 KB
dbapi2.py -rw-r--r-- 2.6 KB
dump.py -rw-r--r-- 2.7 KB

back to top