]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use unicode (and bytes as appropriate)
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 07:10:06 +0000 (07:10 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 07:10:06 +0000 (07:10 +0000)
commit93c56828a6741c41e3d248f913656332f8d2d77e
tree58bcc71a7c2b72a4d0103a385a0a14b8cc7f2f20
parent80e7f27e62353eeaf1f3dcf9f2bfd016b039f4b8
Use unicode (and bytes as appropriate)
Lib/test/test_subprocess.py
Modules/posixmodule.c