Commit 39029c39 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove excess whitespace

parent 4b47114c
......@@ -1548,7 +1548,7 @@ class ZipManifests(object):
"""
This builds a similar dictionary to the zipimport directory
caches. However instead of tuples, ZipInfo objects are stored.
The translation of the tuple is as follows:
* [0] - zipinfo.filename on stock pythons this needs "/" --> os.sep
on pypy it is the same (one reason why distribute did work
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment