[Zope-Checkins] CVS: Zope/lib/python/OFS - Image.py:1.130.4.1
Martijn Pieters
mj@zope.com
Fri, 5 Oct 2001 15:05:40 -0400
Update of /cvs-repository/Zope/lib/python/OFS
In directory cvs.zope.org:/tmp/cvs-serv1957/lib/python/OFS
Modified Files:
Tag: Zope-2_4-branch
Image.py
Log Message:
Remove out-of-date comment.
=== Zope/lib/python/OFS/Image.py 1.130 => 1.130.4.1 ===
else:
- # Ignore multi-part ranges for now, pretend we don't know
- # about ranges at all.
# When we get here, ranges have been optimized, so they are
# in order, non-overlapping, and start and end values are
# positive integers.