| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        LinkedListNode
A node for the LinkedList class, holding a value, and a reference to the previous and next node in the list.
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:56 2016 | http://epydoc.sourceforge.net |