On Tue, Feb 23, 2010 at 2:56 PM, Samuele Kaplun <[email protected]> wrote: > P.s. as a side note, I noticed you are using the "with" statement in your > code, but for the time being Invenio is going to still support Python 2.4.x > (which is what is available by default on SLC5).
Thanks for the heads up. Do you know how to count the *number* of warnings generated by a function in Python 2.4? I've asked at Stack Overflow <http://stackoverflow.com/questions/2324820/count-warnings-in-python-2-4> as well. -- Victor Engmark
