should just be like:

if not name.startswith(".") and level <= 0 and globals != None \
                and not name.startswith("applications."):

original code has a double and one on each line, and the lines are not
concatenated.

Jose

Reply via email to