]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve error message if the command is not decodable
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 18 Aug 2010 22:23:22 +0000 (22:23 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 18 Aug 2010 22:23:22 +0000 (22:23 +0000)
commit398356baaa60b1e46ce45ec7b8ae8ac28ca53091
tree3db53918af906f39b003f6cce1999154e5464999
parent7e44b6b0c5c5a8078ae2ae2f86d6d948c9ebf3e4
Improve error message if the command is not decodable
Lib/test/test_sys.py
Modules/main.c