]> granicus.if.org Git - python/commit
#include <netconfig.h> seems not needed and is harmful on NeXT, so drop it.
authorGuido van Rossum <guido@python.org>
Fri, 30 Aug 1996 20:39:43 +0000 (20:39 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 30 Aug 1996 20:39:43 +0000 (20:39 +0000)
commit6c0b2340063345a581922bd14ed272fa09c84f28
tree45871c360b760325bb65291a2d7eb75ec04a23da
parent2b3ac69a3ab756c97c768eb425a5cd3cddd84bc1
#include <netconfig.h> seems not needed and is harmful on NeXT, so drop it.
Add proper initialization of rtn = NULL in unpack_double.
Modules/_xdrmodule.c