commit | 25d0bd687f10ae12e38f3b57df1d13f1b0de15d6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jul 20 17:10:16 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jul 20 17:10:16 2007 +0000 |
tree | 661d9a0e7e303a737e874e8f0343e10f03917ae6 | |
parent | 3a2e5ce57506d176b43777ab378f1e2de99eec7d [diff] |
Delete failing test that was checking that a slot declaration with a non-ASCII character in it should fail. Because of PEP 3131 this test is bogus anyway. Also some cosmetic cleanup.