]> granicus.if.org Git - python/commit
Add opcodes for floor division and true division (PEP 238)
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 29 Aug 2001 18:02:21 +0000 (18:02 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 29 Aug 2001 18:02:21 +0000 (18:02 +0000)
commit96d68d57bebd8e9d7d1f5bcd00e63df5a0cbc915
treeeac481a111a8020c037aec9258a90e689331937a
parent4de8df92e93ef2dd08064f6b8ebea59738f189c5
Add opcodes for floor division and true division (PEP 238)
Lib/dis.py