]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Changed Types to types.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 15 Oct 1996 16:32:07 +0000 (16:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 15 Oct 1996 16:32:07 +0000 (16:32 +0000)
Mac/Tools/twit/mactwit_browser.py

index 26a35b1d88eeff192c9de8b5053b01a74d77b9cf..5de871653056f412b91ab3e470c812b5c1dc3186 100644 (file)
@@ -27,7 +27,7 @@ import Res
 import Qd
 import List
 import sys
-from Types import *
+from types import *
 from QuickDraw import *
 import string
 import time