Home | Trees | Index | Help |
|
---|
Package zzub :: Module library |
|
Function Summary | |
---|---|
ctypes CDLL handle |
searches for a library with given names and returns a ctypes .so/.dll library object if successful. |
Function Details |
---|
load(*names, **kw)searches for a library with given names and returns a ctypes .so/.dll library object if successful. if the library can not be loaded, an assertion error will be thrown.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Feb 27 23:31:30 2007 | http://epydoc.sf.net |