OK change "many" to "a few," I fixed at least a list comprehension and a call that should have used apply, I thought there had been like 3 or 4, but I could be wrong. Mostly in driver.

Nick

Tollef Fog Heen wrote:
tags 297786 + woody
thanks

*

| The security update contains a lot of Python 2.0+ syntax.  mailman
| depends on python and calls /usr/bin/env python which is Python 1.5.2
| in woody.  I've been fixing them as I find them, but there appear to
| be many.  It needs to either depend on Python 2.1 (the most complete
| Python 2.x in woody) and then patched to call python2.1 or else
| backported to 1.5.

There are certainly not many; the whole patch from woody5 to woody11
is 190 lines.

I can see one single in the scripts/driver where list comprehension is
used, but not any more than that. If you could tell me which ones you
find, it would be, so I could get them fixed.





-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to