Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d1356e

Browse files
committed
Changed Types to types.
1 parent 59b912a commit 6d1356e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/Tools/twit/mactwit_browser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import Qd
2828
import List
2929
import sys
30-
from Types import *
30+
from types import *
3131
from QuickDraw import *
3232
import string
3333
import time

0 commit comments

Comments
 (0)