diff options
author | Skip Montanaro <skip@pobox.com> | 2001-10-10 15:56:34 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2001-10-10 15:56:34 (GMT) |
commit | 5e9c71ba80355d84c7984287a64fb670cb1a38d1 (patch) | |
tree | dd60a7ff49aa8a4e2be397d924762350443939e0 /Mac/Build/PythonStandalone.mcp | |
parent | 22e94e2051836a0947b645f9e2263d9ec514f861 (diff) | |
download | cpython-5e9c71ba80355d84c7984287a64fb670cb1a38d1.zip cpython-5e9c71ba80355d84c7984287a64fb670cb1a38d1.tar.gz cpython-5e9c71ba80355d84c7984287a64fb670cb1a38d1.tar.bz2 |
allow long ints to be marshalled as ints - no check is made to the incoming
value, so the programmer will have to catch OverflowError. I'm not sure
what /F's perspective is on this. Perhaps it should be caught and mapped to
an xmlrpclib-specific exception. None of the other type-specific dump
methods seem to do any exception handling though.
Diffstat (limited to 'Mac/Build/PythonStandalone.mcp')
0 files changed, 0 insertions, 0 deletions