BEGINNER: converting integer to short month name?

Graham Breed usenet at microtonal.co.uk
Fri Apr 11 06:50:20 EDT 2003


I get

Python 2.2 (#1, Dec 31 2001, 15:21:18)
[GCC 2.95.3-5 (cygwin special)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import calendar
>>> calendar.month_abbr[0]
Segmentation fault (core dumped)




More information about the Python-list mailing list