Re: ZipFile - file adding API incomplete?

2009-11-17 Thread Glenn Maynard
ritten ZIP parsing code several times over the years (https://svn.stepmania.com/svn/trunk/stepmania/src/RageFileDriverZip.cpp), so I'm familiar with the more widely-used parts of the file format, but I havn't dealt with ZIP writing very much. I'm not sure if I'll have time to get to this soon, but I'll keep thinking about it. [1] seems odd, but mimicing http://docs.python.org/library/stdtypes.html#file.close -- Glenn Maynard -- http://mail.python.org/mailman/listinfo/python-list

ZipFile - file adding API incomplete?

2009-11-16 Thread Glenn Maynard
Ps. Short-term, at least, I'll probably implement these externally. -- Glenn Maynard -- http://mail.python.org/mailman/listinfo/python-list