| Trees | Indices | Help | 
 | 
|---|
|  | 
A wrapper for the mmlist mmlib.
Copyright Schrodinger, LLC. All rights reserved.
| 
 | |||
| mmlist Wrap an anderlying mmlist "instance" and provides access to its members through the python sequence syntax. | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| __package__ =  | |||
| 
 | |||
| 
 Create an mmlist from a python list, and return the integer handle of that mmlist. Note that the mmlist will now accept a python sequence as the first argument to the constructor. | 
| 
 Create a standard python list from the provided mmlist handle. If mmlist_handle is an mmlist object, it's easier to just invoke list(mmlist_handle). | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:14 2016 | http://epydoc.sourceforge.net |