summaryrefslogtreecommitdiffstats
path: root/Tools/idle/tabnanny.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-06-09 18:58:44 (GMT)
committerGuido van Rossum <guido@python.org>1998-06-09 18:58:44 (GMT)
commitcd5a5f627a4b30aacc1991feca5bc7f48ef7584d (patch)
tree7ad1275d831e057c2a7a803ca7de46725c58fe0b /Tools/idle/tabnanny.py
parent5d23758be7bca6c64f6b74f49227a8039d93fb5d (diff)
downloadcpython-cd5a5f627a4b30aacc1991feca5bc7f48ef7584d.zip
cpython-cd5a5f627a4b30aacc1991feca5bc7f48ef7584d.tar.gz
cpython-cd5a5f627a4b30aacc1991feca5bc7f48ef7584d.tar.bz2
When comparing objects of different types (which is done by comparing
the type names), make sure that numeric objects are considered smaller than all other objects, by forcing their name to "".
Diffstat (limited to 'Tools/idle/tabnanny.py')
0 files changed, 0 insertions, 0 deletions