<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 28.04.2009, at 17:34, Luke Faraone wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Tue, Apr 28, 2009 at 11:30, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="im"> </div>That would make sense. In fact, I previously made a mkDist.py script<br> (in the etoys repo) that would call the bundle builder to create an xo<br> bundle. It sets the dist_dir variable in the Config object. How would<br> I set the dist_dir when using setup.py?</blockquote><div><br>The *exact* same way you'd do it in your other script. setup.py is just a well-known name for the file that "sets up" a package; it's the equivalent of a Makefile from the C++ world.&nbsp; <br></div></div></blockquote></div><div><br></div><div>Err, if I change the semantics of setup.py that would break it for other users. I would have to pass it as a command line option, but that apparently is not supported.</div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></div></span> </div><br></body></html>