[Distutils] a package with is a module

Chris Barker chris.barker at noaa.gov
Tue Oct 28 20:34:02 CET 2014


On Mon, Oct 27, 2014 at 8:30 AM, Marius Gedminas <marius at pov.lt> wrote:

> Many setup.py files fail if you run them when your working directory is
> not the one where the setup.py resides itself.  I think you can safely
> rely on that implementation detail.
>

agreed, but if you really wanted to be sure you could use __file__ to get
the path of the setup.y and go from there.

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20141028/51722377/attachment-0001.html>


More information about the Distutils-SIG mailing list