Jan. 30, 2009
9:57 p.m.
On Fri, 30 Jan 2009 11:21:29 -0500, "P.J. Eby" <pje@telecommunity.com> wrote:
but... my question is... is it "right" ? as far as distutils and the general python programming community is concerned?
Apparently not. ;-)
So the "right" way is to download it, unpack it in a directory and then just run "python setup.py install" as we would do from the command line? Another 20 lines of code or so....