Matthew Wilson wrote:
On Sun 03 May 2009 09:24:59 PM EDT, Ben Finney wrote:Not every simple function belongs in the standard library :-)Thanks for the help with this! Maybe I'm overestimating how often people need this walkup function. Matt
Look at os.path.normpath(os.path.join( name, "..")) -- http://mail.python.org/mailman/listinfo/python-list