[issue1154351] add get_current_dir_name() to os module

Marc Adam Anderson report at bugs.python.org
Thu Mar 21 03:12:21 CET 2013


Marc Adam Anderson added the comment:

This enhancement has been implemented. The code is based on hoffman's code. Tests for this enhancement, as well as tests for os.getcwd() have also been added. The docs have been updated and tested locally.

----------
keywords: +patch
nosy: +marcadam
Added file: http://bugs.python.org/file29522/get_current_dir_name.patch

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


More information about the Python-bugs-list mailing list