Nick Coghlan <ncogh...@gmail.com> added the comment:

I was tempted to just add this (perhaps as a -X option) but, on reflection, I'm 
going to go with "No, not for 3.3".

I want to take a long hard look at the whole sys.path[0] initialisation process 
when I update PEP 395 to account for namespace packages, and it doesn't make 
sense to skip ahead with part of the conclusion. (I may even end up splitting 
that PEP into two pieces)

I'll also look into the embedding API, to see if/how embedding applications can 
fully control sys.path initialisation.

Python has survived without this feature for the last couple of decades, 
there's no need to be hasty in adding it now.

----------
assignee:  -> ncoghlan
versions: +Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13475>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to