STINNER Victor added the comment:

@Serhiy: Thanks for your review. I modified warnings.warn_explicit() to reject 
types different than str for the filename. I also removed the useless 
optimization for PyUnicode_Substring() when i=0.

----------

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

Reply via email to