douglasrupp
Joined: 24 Jul 2012 Posts: 15
|
Posted: Tue Jul 24, 2012 11:06 pm Post subject: distutils/spawn.py needs to import string |
|
|
spawn._spawn_vms references module string, but it is not imported so the call fails.
(I'm assuming this is a good place to report bugs and fixes? I didn't see another venue for VMS specific issues). |
|