RE: [Pythonmac-SIG] ZipFile revision....

2005-04-29 Thread Schollnick, Benjamin
mac-sig@python.org > Subject: RE: [Pythonmac-SIG] ZipFile revision > > > > >import bas_init > > What's this? > > >print "This file, %s, is bad." % test > > test is undefined. Interesting... Found the section... My versio

RE: [Pythonmac-SIG] ZipFile revision....

2005-04-28 Thread Schollnick, Benjamin
My mistake >>import bas_init > What's this? Opps... Forgot about that I never intended to release this to the public I'll send that out as soon as I get into the office... It is a standardized Application Initialization routine

RE: [Pythonmac-SIG] ZipFile revision....

2005-04-27 Thread Henning.Ramm
>import bas_init What's this? >print "This file, %s, is bad." % test test is undefined. Best regards, Henning Hraban Ramm Südkurier Medienhaus / MediaPro Support/Admin/Development Dept. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.or

[Pythonmac-SIG] ZipFile revision....

2005-04-27 Thread Schollnick, Benjamin
Folks, There's been a lot of talk lately about changes to the ZipFile module... Along with people stating that there are few "real life" applications for it Here's a small "gift"... A "Quick" Backup utility for your files Example: c:\develope\backup\ba