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

README

back to top