summaryrefslogtreecommitdiffstats
path: root/Modules/newmodule.c
diff options
context:
space:
mode:
authorRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>1997-01-16 16:51:57 (GMT)
committerRoger E. Masse <rmasse@newcnri.cnri.reston.va.us>1997-01-16 16:51:57 (GMT)
commit469848a1ea1b43ff4c8bf831d0bbc5adc4772307 (patch)
tree611035a6f9ffb7947e6234a0092800ed598482ed /Modules/newmodule.c
parent47d35007877195b5ee31f4211b4d077330203b6a (diff)
downloadcpython-469848a1ea1b43ff4c8bf831d0bbc5adc4772307.zip
cpython-469848a1ea1b43ff4c8bf831d0bbc5adc4772307.tar.gz
cpython-469848a1ea1b43ff4c8bf831d0bbc5adc4772307.tar.bz2
As per GvR recomendations, remove the restriction that binhex only run on
big-endian machines. This is done by directing the struct module's pack and unpack methods to treat the data always in bin endian format. This has been tested on irix (big endian) and solaris x86 (little endian) but not yet on the mac.
Diffstat (limited to 'Modules/newmodule.c')
0 files changed, 0 insertions, 0 deletions