commit | c34c4fc3ab497ec1dd4f8c921798927d1b6d13e2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Sep 19 00:42:16 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Sep 19 00:42:16 2002 +0000 |
tree | a0ff0b0c794c7780d48c5f366609d719bef7d2ac | |
parent | 2c96ab2b61dc5b58bd9f9724c89e0d42d172662d [diff] |
Suppress hex/oct constant warnings in <string> on 64-bit platforms, because there test_grammar.py pulls them out of strings there.