En Fri, 16 Oct 2009 16:23:31 -0300, Victor Subervi <victorsube...@gmail.com> escribió:

This will print all sorts of crap to the screen. I know it's an image,
because for some reason "occasionally" it once upon a time today printed the
actual image to the screen when I had these lines last:[...]
Notice the commented out line was essential, but it doesn't matter any more
because the tempermental python interpreter gods changed their attitude
toward this particular code snippet. Good grief. At any rate, this stupid
code worked fine before the last problem that way-laid me for 2 days, and
now it doesn't want to work again. What gives?

I think you'll benefit from using *any* sort of source versioning (cvs, svn, mercurial...) This way you can go back in time to the moment when things were working fine, and see what changed since then.

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to