Mike Meyer wrote: > The semantic behavior of "include" in C is the same as "from module > import *" in python. Both cases add all the names in the included > namespace directly to the including namespace. This usage is > depreciated in Python ...
Did you mean discouraged? Or it's really slated for deprecation? Serge. -- http://mail.python.org/mailman/listinfo/python-list