| Trees | Indices | Help |
|---|
|
|
Dependency solving list. Items are tuples: (object, (deps,))
|
|||
|
|||
| DepList |
|
||
| list |
|
||
| (item, iter) |
|
||
| int |
|
||
| item |
|
||
|
|||
Add items to be sorted.
|
Sort the list based on dependencies.
|
Get the item at the top of the stack.
|
Push and item onto the sorting stack.
|
Pop the top item off the stack and append it to the sorted list.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |