[issue809163] Can't add files with spaces

Éric Araujo report at bugs.python.org
Sun Nov 21 04:56:06 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Looks good.  You’ll want to use assertEqual here:
    self.assertTrue(1, len(file_list.files))

Do you want to patch filelist.py now?

----------

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


More information about the Python-bugs-list mailing list