mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Removed addpack calls
This commit is contained in:
parent
f63abad4e9
commit
ef51d1351c
14 changed files with 1 additions and 75 deletions
|
@ -13,10 +13,6 @@ Based upon STDWIN dialogs with the same names and functions.
|
|||
|
||||
from Dlg import GetNewDialog, SetDialogItemText, GetDialogItemText, ModalDialog
|
||||
import Qd
|
||||
import addpack
|
||||
addpack.addpack('Tools')
|
||||
addpack.addpack('bgen')
|
||||
addpack.addpack('qd')
|
||||
import QuickDraw
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue