/trunk/Examples/python/extend/index.html
# · HTML · 19 lines · 13 code · 6 blank · 0 comment · 0 complexity · 38e999f52c4d944e3e2327acb83c8842 MD5 · raw file
- <html>
- <head>
- <title>SWIG:Examples:python:extend</title>
- </head>
- <body bgcolor="#ffffff">
- <tt>SWIG/Examples/python/extend/</tt>
- <hr>
- <H2>Extending a simple C++ class in Python</H2>
- <p>
- This example illustrates the extending of a C++ class with cross language polymorphism.
- <hr>
- </body>
- </html>