-
Committer:
John Arbash Meinel
-
Date:
2009-03-25 16:27:34 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4204.
-
Revision ID:
john@arbash-meinel.com-20090325162734-ugfiu6gxisdc2m4p
Update Repository.iter_files_bytes() to return an iterable of bytestrings.
Several places in the code expected it to return exactly a string, so these have
been updated as well.