The Command class is accessible via the sqlobject.manager.command module.
Return classes ordered by their depth in the class dependency tree (this is not the inheritance tree), from the top level (independant) classes to the deepest level. The dependency tree is defined by the foreign key relations.
Shortens a filename to make it relative to the current directory (if it can). For display purposes.
Open an editor with the given text. Return the new text, or None if no edits were made. If given, everything after breaker will be ignored.
See the source for more information.