www.solfege.orgAllRecentChangesRecentChangesWiki front pageBacklinks(edit menu)
from modulename import Class1, function_something
instead of
import modulename obj = modulename.Class1
if we just need a few classes or functions from a module.
Read the output of tla changes --diffs before committing or submitting a patch.
tla changes --diffs