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