i have a patch to submit to fix two issues i encountered when building binary eggs for hp-ux 11.00. the model number of the hardware, as reported by uname -m, is '9000/800' which causes problems when this is part of a filename. the two other changes i have are to add the shared library extension of '.sl' and to add executable permissions for shared libraries when eggs are unpacked, a requirement of hp-ux.
where should i send this patch for consideration? thanks, gene oden _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
