[Python-Dev] Generally boared by installation (Re: Setting project home path the best way)
Nick Coghlan
ncoghlan at gmail.com
Thu Nov 22 13:09:10 CET 2012
On Thu, Nov 22, 2012 at 9:44 PM, Kristján Valur Jónsson <
kristjan at ccpgames.com> wrote:
> Where in the tracker? I tried searching but didn’t find it.
>
This one: http://bugs.python.org/issue13475
This and the issue about being able to configure coverage.py cleanly in
subprocesses (http://bugs.python.org/issue14803) are the two issues which
have got me thinking about the interpreter startup and configuration
process in general lately. Both would add *more* complexity to an already
complicated and hard to follow initialisation sequence, so I now think we
should be look at opportunities for rationalisation *first*, before we make
things even messier.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121122/b00a17de/attachment.html>
More information about the Python-Dev
mailing list