Thanks for your suggestions, precompiling is not an option, cause I can't introduce extra dependencies from a precompiler.
> Better yet is to not write huge classes and getting rid of strange > conventions or views that make the problem appear as such. To explain that: > I've never felt the need to spread a class over several files - au > contraire, I despise Java for forcing me to only have one top level class > per file. You're probably right. I'll think about it if it's possible to move some stuff out of the class. Thanks Martin -- http://mail.python.org/mailman/listinfo/python-list