Georg Brandl added the comment:

Since most other os.path functions also choke (intentionally) on None values, I 
agree and would point out that if you want this behavior, it's easy to do the 
"or ''" dance on the caller side.

----------
nosy: +georg.brandl
resolution:  -> rejected
status: open -> closed

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

Reply via email to