[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ifile-discuss] Re: Is is possible to delete a folder?
From: |
Jason Rennie |
Subject: |
Re: [Ifile-discuss] Re: Is is possible to delete a folder? |
Date: |
Thu, 13 Nov 2003 09:56:27 -0500 |
address@hidden said:
> Any suggestions? What do I need to find? I'm running Mac OSX 10.3.1
> (Panther). Python version is 2.2.
Hmm... getopt is a standard python module. It comes with python 2.2.
There might be something wrong with your python installation.
Jason