TypeError: unsupported type for timedelta days component: unicode

Fredrik Lundh fredrik at pythonware.com
Fri Oct 6 08:20:35 EDT 2006


John Machin wrote:

> Why are you keeping your own files in a subdirectory of your Python
> installation?

IDLE defaults to the installation directory, so that's an easy thing
to do.  and as long as you put it in a subdirectory, it's not much of a 
problem either.  (at least not until you want to uninstall Python...)

</F>




More information about the Python-list mailing list