mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
rearranged some imports
This commit is contained in:
parent
8a0232d84f
commit
2e9e71fea6
4 changed files with 8 additions and 23 deletions
|
@ -1,7 +1,6 @@
|
|||
import FrameWork
|
||||
from Carbon import Qd
|
||||
import Wbase, Wcontrols
|
||||
from Carbon import Ctl, Controls
|
||||
from Carbon import Ctl, Controls, Qd
|
||||
from types import *
|
||||
import Wapplication
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue