aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/extend/index.html
blob: fe1bf9a1a050a90407797e36fd550098ea928e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<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>