commit | 31f72d72b1e0c772becbfa9bbd3ab1827c704726 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jun 18 18:44:28 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jun 18 18:44:28 2007 +0000 |
tree | 6dad5b0ed7c154497f74a0cee305fc4ec32e2e65 | |
parent | c43e79f3c87ebf19fec2e481068bf48262096716 [diff] |
"Fix" the array module test -- by ripping out the 'c' typecode. (We already have 'b' for bytes and 'u' for unicode.)