Diez B. Roggisch wrote: > Are you sure the above is what you really used for your test? Because your > output features a single 100, which the above lacks a print-statement for.
Yeah, I cancelled the message, but synchronization allready happened. :) Problem was in some other place. One more question: is calling import inside function definition poor design? e.g. def foo(): doSomething: import someModule someModule.doSomethin -- http://www.nacional.hr/articles/view/23894/23 -- http://mail.python.org/mailman/listinfo/python-list