Differences between revisions 10 and 20 (spanning 10 versions)
Revision 10 as of 2008-07-08 11:27:43
Size: 2009
Editor: localhost
Comment: converted to 1.6 markup
Revision 20 as of 2021-07-11 15:02:22
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)