]> granicus.if.org Git - python/commit
SF patch #1669633, add methods for bytes from Pete Shinners.
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 27 Feb 2007 19:02:19 +0000 (19:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 27 Feb 2007 19:02:19 +0000 (19:02 +0000)
commit6968b056efdec8cf178901cf5bfcf65e1c8eac65
tree86ec30b563f2a5d05d2e9cb9eb83f509853f1670
parentfa04e1a090b94a30d905184aab26e346b8549b6c
SF patch #1669633, add methods for bytes from Pete Shinners.
Include/pythonrun.h
Lib/test/test_bytes.py
Objects/bytesobject.c
Python/pythonrun.c