I did a google search on "python calendar" and was surprised to see that several new modules have been added in Python 2.5. I was preparing to try to fix a bug in some code that turned the old calendar modules result into an html version, so I thought I would look at what the new functions did.

I was further surprised to get:
ImportError: No module named HTMLCalendar

Did they not implement all of the new library on Leopard? Whyever not?
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to