Let\'s assume I have the following file structure:
data.py
foo = [] bar = [] abc = \"def\"
core.py
print [item for item in dir(adfix) if not item.startswith("__")]
Is usually the recipe for doing this, but it begs the question.