Polite resource management demands that any file that PyPNG opens it also
closes.
If you supply a filename to the png.Reader class then PyPNG will open the file,
but there is no way
to close it (except by waiting for the file to become unreachable and its
finalizer to be run).
Original issue reported on code.google.com by d...@pobox.com on 12 Apr 2009 at 5:11
Original issue reported on code.google.com by
d...@pobox.com
on 12 Apr 2009 at 5:11