| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Reindent a multiline string to allow easier to read syntax. Each line will be indented relative to the first non-empty line. Start the first line without text like shown in this example:
code = reindent("""
Foo
Bar
Blatti
Ping
""")
makes all indentation relative to Foo.
|
Generate a SWIG interface file. Intended for internal library use. The input arguments are as follows:
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Dec 29 15:21:55 2008 | http://epydoc.sourceforge.net |