[issue11344] Add height argument to os.path.dirname()

Antoine Pitrou report at bugs.python.org
Tue Mar 8 18:53:49 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> If I wrote the patches, tests and docs, what are the chances of it
> being accepted?

Rather high as far as I'm concerned. Be careful with semantics and implementation under Windows, though (you should probably take a look at existing functions in ntpath.py as a guideline).

----------

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


More information about the Python-bugs-list mailing list