mirror of https://github.com/python/cpython
132dce2246
Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects. |
||
---|---|---|
.. | ||
Canvas.py | ||
Dialog.py | ||
FileDialog.py | ||
FixTk.py | ||
ScrolledText.py | ||
SimpleDialog.py | ||
Tkconstants.py | ||
Tkdnd.py | ||
Tkinter.py | ||
tkColorChooser.py | ||
tkCommonDialog.py | ||
tkFileDialog.py | ||
tkFont.py | ||
tkMessageBox.py | ||
tkSimpleDialog.py | ||
turtle.py |