aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/simple/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/python/simple/index.html')
-rw-r--r--Examples/python/simple/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/python/simple/index.html b/Examples/python/simple/index.html
index 4f5329204..dace471a3 100644
--- a/Examples/python/simple/index.html
+++ b/Examples/python/simple/index.html
@@ -11,8 +11,6 @@
<H2>Simple Python Example</H2>
-<tt>$Header$</tt><br>
-
<p>
This example illustrates how you can hook Python to a very simple C program containing
a function and a global variable.