]> granicus.if.org Git - python/commit
Added bin() builtin. I'm going to check in the tests in a seperate checkin, because...
authorEric Smith <eric@trueblade.com>
Fri, 22 Feb 2008 16:30:22 +0000 (16:30 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 22 Feb 2008 16:30:22 +0000 (16:30 +0000)
commit3cd8194b9c8a8380a95db9d1b9ecd048a960316b
tree6ee381b2747f26d09219b451ae3bcd402f3b040e
parent1699db145fd482704173b2da072981ea52c47141
Added bin() builtin.  I'm going to check in the tests in a seperate checkin, because the builtin doesn't need to be ported to py3k, but the tests are missing in py3k and need to be merged there.
Python/bltinmodule.c