script for seconds in given month?

edfialk edfialk at gmail.com
Mon Apr 23 16:44:11 EDT 2007


Alex, very nice.  Thank you.

Unfortunately, I just found out the platform for using the script will
be IronPython, not Python.  So, importing calendar in IronPython gives
me:
SyntaxError: future feature is not defined: with_statement (c:
\Python25\Lib\calendar.py, line 8)

so, compatibility issue.

I'm extremely grateful for everyone's help so far and I have moved my
question over to an IronPython group, but does anyone happen to know
of a way to make this work with IronPython?

Thanks!
-Ed




More information about the Python-list mailing list