Vajrasky Kok added the comment:

I based my implementation on this statement:

"Guido pointed out that it may more useful to resolve the path components until 
one doesn't exist"

"until one doesn't exist" in this case means P(BASE, 'foo', 'in', 'spam') 
resolves until BASE / 'foo'.

If different spec is better, I'll change the implementation.

----------

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

Reply via email to