Re: Re: Is is possible to delete a folder?
Jason Rennie <[email protected]> Thu, 13 Nov 2003 09:56:27 -0500
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] 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