> document. Future (maybe the current in CVS?) versions of the > parser should check this automagically and warn the user.
It does so for image parsers subclassed from PyPlucker.ImageParser.ImageParser, which are basically the PIL2 and NETPBM2 parsers. Bill
