This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
bd8a91198d
cpython
/
Lib
/
test
/
output
/
test_xdr
6 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Output for _xdr module test
1996-12-16 20:02:45 -04:00
test_xdr
Output files test_rotor.py: New test of the rotor module. test_*: converted to the new test harness. GvR note! test_signal.py works interatively (i.e. when verbose=1) but does not work inside the test harness. It must be a timing issue, but I haven't figured it out yet.
1996-12-23 19:40:11 -04:00
_xdr.pack_float()
_xdr.unpack_float()
_xdr.pack_double()
_xdr.unpack_double()