I have a package that depends on the multiprocessing package, which got added to the standard library as of 2.6.
So, for only those people using python versions before 2.6, I want to require they install multiprocessing. Is this possible? -- Matthew Wilson [email protected] http://tplus1.com _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
