]> granicus.if.org Git - python/commit
add an __len__ to Set and Stack
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 10 Feb 2000 20:54:27 +0000 (20:54 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 10 Feb 2000 20:54:27 +0000 (20:54 +0000)
commit95b8614353eee05f350c794a0aa37cab39794eed
tree3c2164e8f194f6ca46d70cb0f29d17aeeebd90ba
parent41d84631ba53a484e79c4e1d4f0a968a986d8945
add an __len__ to Set and Stack
Lib/compiler/misc.py
Tools/compiler/compiler/misc.py