Home | Trees | Indices | Help |
---|
|
object --+ | list --+ | virtual_oemolostream
Similar to using StringIO to simulate a virtual file object. Use this to simulate a virtual oemolostream object that writes to a string instead of to a file.
Since no file names is specified, can't automatically guess the molecule format from the file extension, thus it must be explicitly specified (or assumed to be SMILES).
To retrieve the contents of the virtual file output after done with the oemolostream, use the method oemolostream.GetString().
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:28 2007 | http://epydoc.sourceforge.net |