Barry Warsaw
|
10f124c951
|
Updated to standard Python C coding style, and fixed a few error
checking nits.
|
1996-12-17 00:01:40 +00:00 |
Guido van Rossum
|
6c0b234006
|
#include <netconfig.h> seems not needed and is harmful on NeXT, so drop it.
Add proper initialization of rtn = NULL in unpack_double.
|
1996-08-30 20:39:43 +00:00 |
Guido van Rossum
|
d62d8bced3
|
Test for xdrmem_create() failure.
Minor lay-out changes.
|
1996-08-20 19:47:44 +00:00 |
Guido van Rossum
|
73363b526e
|
Added _xdr module
|
1996-08-19 22:58:53 +00:00 |