[issue8485] Don't accept bytearray as filenames, or simplify the API

STINNER Victor report at bugs.python.org
Wed Apr 21 14:28:21 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Patch removing bytearray filename support: it mostly removes code.

----------
keywords: +patch
Added file: http://bugs.python.org/file17024/no_bytearray_filename.patch

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


More information about the Python-bugs-list mailing list