R. David Murray added the comment:

Is test_bytes_glob_directory_with_trailing_slash unique to bytes, or should it 
be added to the base class instead?

What would be useful as bytes-only tests, I think, would be tests of non-ascii 
stuff.

Although that makes me wonder, do we test non-ascii unicode in the string 
tests?  I presume that ought to be tested, too, though I suppose that could be 
tricky if the default encoding of the system the tests are running on can't 
handle the selected characters (such as, if it is ASCII).

Both of those are extras, though, the main question before committing this 
patch is the first one.

----------
nosy: +r.david.murray

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

Reply via email to