]> granicus.if.org Git - python/commit
Quick fix for a new problem here -- using string.lowercase somehow caused
authorGuido van Rossum <guido@python.org>
Sat, 11 Aug 2007 16:40:13 +0000 (16:40 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 11 Aug 2007 16:40:13 +0000 (16:40 +0000)
commit9264ecd799eac87c160dcac47d782b092f09d747
tree145eb501fb62b161ab35a8f0a58c28925cfd8c13
parent0eaa9406380f6a9c528a2bfdb1e2e59847f5b1bf
Quick fix for a new problem here -- using string.lowercase somehow caused
problems.
Lib/textwrap.py