]> granicus.if.org Git - python/commit
Bypass long_repr and _PyLong_Format for str(n), repr(n)
authorMark Dickinson <dickinsm@gmail.com>
Thu, 17 Sep 2009 00:17:48 +0000 (00:17 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 17 Sep 2009 00:17:48 +0000 (00:17 +0000)
commit2031d13172078a1b71e37459c2611baa85d8deb9
tree0d0dbfed4a45f71800a3f3d5f52de87ed7514952
parentd3aa6467cffa336433d1c813fbaf27e95bdca025
Bypass long_repr and _PyLong_Format for str(n), repr(n)
Objects/longobject.c