True/False

Erik Max Francis max at alcyone.com
Tue Apr 22 18:27:34 EDT 2003


Skip Montanaro wrote:

> This is why you should avoid version dependencies in your code
> wherever
> possible. ;-) (Not casting aspersions toward Erik or David.  It's just
> that
> you're bound to make mistakes with this sort of minutiae.)

Indeed.  This is why I, too, use and recommended the old try: ... except
NameError: ... mechanism.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ There are defeats more triumphant than victories.
\__/ Montaigne
    Discord / http://www.alcyone.com/pyos/discord/
 Convert dates from Gregorian to Discordian.




More information about the Python-list mailing list