aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/extending')
-rw-r--r--examples/declarative/extending/chapter1-basics/basics.py1
-rw-r--r--examples/declarative/extending/chapter2-methods/methods.py1
-rw-r--r--examples/declarative/extending/chapter3-bindings/bindings.py1
-rw-r--r--examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py1
-rw-r--r--examples/declarative/extending/chapter5-listproperties/listproperties.py1
5 files changed, 0 insertions, 5 deletions
diff --git a/examples/declarative/extending/chapter1-basics/basics.py b/examples/declarative/extending/chapter1-basics/basics.py
index fa0f52983..edb612739 100644
--- a/examples/declarative/extending/chapter1-basics/basics.py
+++ b/examples/declarative/extending/chapter1-basics/basics.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/declarative/extending/chapter2-methods/methods.py b/examples/declarative/extending/chapter2-methods/methods.py
index 538a92376..44e248f07 100644
--- a/examples/declarative/extending/chapter2-methods/methods.py
+++ b/examples/declarative/extending/chapter2-methods/methods.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/declarative/extending/chapter3-bindings/bindings.py b/examples/declarative/extending/chapter3-bindings/bindings.py
index 52abf250a..4c3895538 100644
--- a/examples/declarative/extending/chapter3-bindings/bindings.py
+++ b/examples/declarative/extending/chapter3-bindings/bindings.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py b/examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py
index 9bd9f1e78..7dee9d2a6 100644
--- a/examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py
+++ b/examples/declarative/extending/chapter4-customPropertyTypes/customPropertyTypes.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/declarative/extending/chapter5-listproperties/listproperties.py b/examples/declarative/extending/chapter5-listproperties/listproperties.py
index 1aec72755..659f8d5c5 100644
--- a/examples/declarative/extending/chapter5-listproperties/listproperties.py
+++ b/examples/declarative/extending/chapter5-listproperties/listproperties.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##