swig/SWIG/Examples/python/extend/index.html
Mark Rose cdd07399ed two director examples for python
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4447 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-07 10:26:56 +00:00

21 lines
323 B
HTML

<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>
<tt>$Header$</tt><br>
<p>
This example illustrates the extending of a C++ class with cross language polymorphism.
<hr>
</body>
</html>