]> granicus.if.org Git - python/commit
Oops! Restored the pickle test to test_pyclbr, but changed types.py so
authorTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 00:08:11 +0000 (00:08 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 00:08:11 +0000 (00:08 +0000)
commit264c659197bcd2fc3e22776fc711f31b953daae5
tree890412a726fb41b27d5013f4acdea5a9fab9b7be
parentfa7809df023562780c0932bfc554ec8e6559cf37
Oops!  Restored the pickle test to test_pyclbr, but changed types.py so
that pyclbr doesn't need to special-case modules that do "from types
import *".
Lib/test/test_pyclbr.py
Lib/types.py