Differences between revisions 10 and 14 (spanning 4 versions)
Revision 10 as of 2008-07-08 11:27:43
Size: 2009
Editor: localhost
Comment: converted to 1.6 markup
Revision 14 as of 2010-03-23 20:58:49
Size: 2381
Editor: pachi
Comment: Add entry about warnings and errors in window mode
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
 * DealingWithImportError - what to do if confronted with `ImportError: No module named ...`
 * DealingWithWarnings - what to do to avoid warnings in windows (no console) mode getting into application errors.
 * OptimizingSize - how to make your distribution as small as possible
 * [[comparison.py]] - a quick script for finding missing files, packages, and modules.

General Tips and Tricks

GeneralTipsAndTricks (last edited 2021-07-11 15:02:22 by JimmyRetzlaff)