diff options
author | Andrew McNamara <andrewm@object-craft.com.au> | 2005-01-12 07:44:42 (GMT) |
---|---|---|
committer | Andrew McNamara <andrewm@object-craft.com.au> | 2005-01-12 07:44:42 (GMT) |
commit | c89f284df8903de66be6c60eda7d9187b38956f8 (patch) | |
tree | da725f672dd0f5f90cf3ed11f28472fe7434e7e7 /Include/traceback.h | |
parent | 31d8896ee21c28ee55ae4ba2764e11fba88c9fd4 (diff) | |
download | cpython-c89f284df8903de66be6c60eda7d9187b38956f8.zip cpython-c89f284df8903de66be6c60eda7d9187b38956f8.tar.gz cpython-c89f284df8903de66be6c60eda7d9187b38956f8.tar.bz2 |
When using QUOTE_NONNUMERIC, we now test for "numericness" with
PyNumber_Check, rather than trying to convert to a float. Reimplemented
writer - now raises exceptions when it sees a quotechar but neither
doublequote or escapechar are set. Doublequote results are now more
consistent (eg, single quote should generate """", rather than "",
which is ambiguous).
Diffstat (limited to 'Include/traceback.h')
0 files changed, 0 insertions, 0 deletions