Differences between revisions 10 and 18 (spanning 8 versions)
Revision 10 as of 2008-07-08 11:27:43
Size: 2009
Editor: localhost
Comment: converted to 1.6 markup
Revision 18 as of 2013-07-17 16:39:35
Size: 2381
Comment:
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)