On Mon, Oct 27, 2014 at 8:30 AM, Marius Gedminas <mar...@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.bar...@noaa.gov
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to