]> granicus.if.org Git - python/commit
Added a test for module repr truncation when the package name is
authorBarry Warsaw <barry@python.org>
Thu, 16 Aug 2001 20:42:38 +0000 (20:42 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 16 Aug 2001 20:42:38 +0000 (20:42 +0000)
commitf6365e01076d3b9ab7de171c07622f21710206d5
treef55ba0b25a770e3e6dac29a2f203411e0f3adf9d
parent501c7c7d0eb8c8fb1a9384092efed0141052f324
Added a test for module repr truncation when the package name is
really long.  Closes SF bug #437984.
Lib/test/test_import.py