[issue5463] Remove deprecated features from struct module

Andreas Schawo report at bugs.python.org
Mon Mar 23 16:25:02 CET 2009


Andreas Schawo <andreas.schawo at gmail.com> added the comment:

I removed definition of _PY_STRUCT_RANGE_CHECKING.
 
The test_standard_integers now expects struct.errors when there are out
of range values (should have been part of my last patch). So
test_1229380 is now obsolete.

----------
Added file: http://bugs.python.org/file13401/cleanup_range_check_patch.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5463>
_______________________________________


More information about the Python-bugs-list mailing list