[Zope-Checkins] CVS: Zope/lib/python/OFS - Image.py:1.131

Martijn Pieters mj@zope.com
Fri, 5 Oct 2001 15:07:01 -0400


Update of /cvs-repository/Zope/lib/python/OFS
In directory cvs.zope.org:/tmp/cvs-serv2220/lib/python/OFS

Modified Files:
	Image.py 
Log Message:
Remove out-of-date comment.


=== Zope/lib/python/OFS/Image.py 1.130 => 1.131 ===
                     
                 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.