Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cbce2c01a0357fe6acad5e290815d66e26a66481
/
Lib
/
test
/
test_xdrlib.py
d687be0
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
by Mark Dickinson
· 14 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
f008203
Move xdrlib tests from the module into a separate test script,
by Walter Dörwald
· 19 years ago
eba28be
Whitespace normalization.
by Tim Peters
· 20 years ago
c2a0ac2
Patch #1049151: adding bool support to xdrlib.py.
by Martin v. Löwis
· 20 years ago