mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Removed reference to minmax.
This commit is contained in:
parent
c93fdeb43d
commit
67d3d1348b
2 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
||||||
import stdwin
|
import stdwin
|
||||||
from stdwinevents import *
|
from stdwinevents import *
|
||||||
import rect
|
import rect
|
||||||
from minmax import min, max
|
|
||||||
from Buttons import *
|
from Buttons import *
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
import stdwin
|
import stdwin
|
||||||
from stdwinevents import *
|
from stdwinevents import *
|
||||||
import rect
|
import rect
|
||||||
from minmax import min, max
|
|
||||||
from Buttons import *
|
from Buttons import *
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue