Home | Trees | Indices | Help |
|
---|
|
Decorator that guesses the correct version (A or W) to call based on the types of the strings passed as parameters.
Defaults to ANSI if no string arguments are passed.
Defaults to Unicode if mixed string types are passed.
|
|||
|
|||
|
|||
Inherited from |
|
|||
function |
fn_ansi ANSI version of the API function to call. |
||
function |
fn_unicode Unicode (wide) version of the API function to call. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:40 2010 | http://epydoc.sourceforge.net |