mirror of https://github.com/python/cpython.git
Removed reference to minmax.
This commit is contained in:
parent
c93fdeb43d
commit
67d3d1348b
|
@ -6,7 +6,6 @@
|
|||
import stdwin
|
||||
from stdwinevents import *
|
||||
import rect
|
||||
from minmax import min, max
|
||||
from Buttons import *
|
||||
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
import stdwin
|
||||
from stdwinevents import *
|
||||
import rect
|
||||
from minmax import min, max
|
||||
from Buttons import *
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue