Creating tgz file
Beekay Chew
cbk at newmail.net
Tue Dec 3 21:05:19 EST 2002
More information about the Python-list mailing list
Tue Dec 3 21:05:19 EST 2002
- Previous message (by thread): Creating tgz file
- Next message (by thread): Creating tgz file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Reuse code - I think there is ready made python module in Zope library which handles tarball etc. It may be just what you need for reference. "Thomas Guettler" <pan-newsreader at thomas-guettler.de> wrote in message news:pan.2002.12.03.19.02.02.491212.701 at thomas-guettler.de... > Hi! > > Is there a way to create a tgz file with python? > > os.system('tar -czf ...') is not portable. > > thomas > > -- > Thomas Guettler <guettli at thomas-guettler.de> > http://www.thomas-guettler.de
- Previous message (by thread): Creating tgz file
- Next message (by thread): Creating tgz file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list