On 7/9/07, Ed Leafe <[EMAIL PROTECTED]> wrote: > dabo Commit > Revision 3233 > Date: 2007-07-09 18:04:35 -0700 (Mon, 09 Jul 2007) > Author: Ed > Trac: http://svn.dabodev.com/trac/dabo/changeset/3233 > > Changed: > U trunk/dabo/dApp.py > U trunk/dabo/ui/uiwx/uiApp.py
Just a note you will want to use urllib.urlcleanup() when you update check and download is all done, otherwise you will buildup alot of temp files in your os's default temp directory. When I implemented a patcher system for my application I did not have this in place at first and during my testing (Forcing a full patch each launch to make sure all was working) I quickly built up 2gb of temp files _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
