[Distutils] Two little bugs

Bastian Kleineidam calvin@cs.uni-sb.de
Tue, 21 Mar 2000 01:10:36 +0100 (CET)


There are two little bugs in the current CVS snapshot:

util.py: import sys because its used in get_platform()
spawn.py: _nt_quote_args() misses the return statement

Greetings, Bastian Kleineidam