[issue16353] add function to os module for getting path to default shell

Taras Lyapun report at bugs.python.org
Mon Nov 5 19:48:18 CET 2012


Taras Lyapun added the comment:

Updated patch.
Moved function to os and used Christian Heimes implementation.
Updated doc, and test.
Also renamed function to get_shell.

Test passes on mac os and windows.

----------
Added file: http://bugs.python.org/file27897/issue16353.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16353>
_______________________________________


More information about the Python-bugs-list mailing list