I am a true n00b... and I just using Python to complete some very
small uneventful task, but need help with one last thing.
Basically, this I what I am trying to do.
make a temp directory (this part I can do)
Need help with:
***unzip a JAR file with the complete list of subdirectories w/
files**
On May 9, 5:10 pm, Rob Wolfe <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] writes:
> > I am a true n00b... and I just using Python to complete some very
> > small uneventful task, but need help with one last thing.
>
> > Basically, this I what I am trying to do.
>
> > make a temp directory (this p
Just wondering on what peoples opinions are of the GUIs avaiable for
Python?
All I am doing is prompting users for some data (listbox, radio
buttons, text box, ect...). Then I will have some text output, maybe
a scrolling text message as things are happening.
I have some minor things I need to
I am having a general problem getting Zope installed as part of my
linux distro.
Sadly, I have always used Python on Windows, and now I am have to do
some work for Linux.
My goal is to compile a SuSE linux distro of Python with all the same
site-packages that I am using on Windows. The only thin