Unzip then Zip help

2007-05-09 Thread sdoty044
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**

Re: Unzip then Zip help

2007-05-10 Thread sdoty044
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

Python and GUI

2007-05-21 Thread sdoty044
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

help a n00b with a Zope site-package install

2007-08-08 Thread sdoty044
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