]> granicus.if.org Git - python/commit
Force "test." into the start of the module name, inherited by class and
authorTim Peters <tim.peters@gmail.com>
Sun, 9 Sep 2001 01:21:31 +0000 (01:21 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 9 Sep 2001 01:21:31 +0000 (01:21 +0000)
commit90ba8d9c80c4eba418ca2ddaefbf59c4acf00cf3
tree7c70b2458ea50fe9ed0a48e3904ac5b59be32655
parentc432cba3f25c80f614319f397bb000de82cef337
Force "test." into the start of the module name, inherited by class and
type reprs, to accomodate the way Jack runs tests on the Mac.
Lib/test/test_descrtut.py