in reply to Re: Random Image Generator
in thread Random Image Generator

Actually print <IMG>; will print the whole file. The "print" provides a list context and readline in a list context reads the whole file.