commit | d509788f98e5ee6ecc638daf3be27493ae74640a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 03 21:30:40 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 03 21:30:40 2009 +0000 |
tree | dafaad68f4f0bb785553898cc79957ca09781ddd | |
parent | a1c6a1cea5af1d3c7682a8e99b001b0904480e4d [diff] |
Merged revisions 68222 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r68222 | georg.brandl | 2009-01-03 22:11:58 +0100 (Sat, 03 Jan 2009) | 2 lines Disable the line length checker by default. ........