Antoine Pitrou <pit...@free.fr> added the comment:

I don't really like the "pre-parsed option" hack. Can't we think of something 
simpler? For example, why would the child be involved, rather than simply the 
parent setting the right cwd?

Also, I don't think there's any point in _OPTION_CWD_PARENT_DIR. Just hard-code 
the literal, it will be more readable.

----------
nosy: +pitrou

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

Reply via email to