|  | 
| 
 re: Calendar Quick question about the standard python calendar module - seems it works great in the interactive input window, but when using it in a script - whatever function of calendar I try to use throws a  Code: Traceback (most recent call last):My code is VERY simple - Code: import viz | 
| 
 You probably created a file called calendar.py in your script directory, which is overriding the built-in calendar module. Rename the file and it should work. | 
| 
 re: Ha ha, I knew it would be something really silly :D - working late at night again!! Thanks farshi | 
| All times are GMT -7. The time now is 03:42 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC