Éric Araujo <mer...@netwok.org> added the comment:

To clarify one point: Python does not try to mimic the shell, but the os module 
exposes system calls as they are.

(Unrelated remark: pkgutil.get_data can replace a lot of uses of 
dirname(dirname(__file__)))

----------
nosy: +eric.araujo

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

Reply via email to