commit | baab9d0bf6d1627aa292a7639878ae9ba46fc2ca | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Dec 28 13:33:43 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Dec 28 13:33:43 2010 +0000 |
tree | c2ec3dd7035a0e69354816645769e2a2d7bb7401 | |
parent | da9ec995f66bdb69dce7292abc4e1ca86e6a626a [diff] |
Issue #10783: Fix test_sys, pack('c', ' ') => pack('c', b' ')