summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2013-02-25 00:51:07 +0100
committerChristian Heimes <christian@python.org>2013-02-25 00:51:07 +0100
commit305ca5aba4fea09f0bedfd9e69ad5c4d9887622d (patch)
tree6bf872bac4eac4405fc1b3e66b07a0fb2157a5ec
parentf0e0a6fec15339cff113497fe65fe7ec11691c76 (diff)
downloaddefusedxml-git-305ca5aba4fea09f0bedfd9e69ad5c4d9887622d.tar.gz
rename python files
-rwxr-xr-xother/python_external.py (renamed from other/python-external.py)2
-rwxr-xr-xother/python_genshi.py (renamed from other/python-genshi.py)0
2 files changed, 2 insertions, 0 deletions
diff --git a/other/python-external.py b/other/python_external.py
index 2d0af47..7c5ab0c 100755
--- a/other/python-external.py
+++ b/other/python_external.py
@@ -1,5 +1,7 @@
#!/usr/bin/python
"""Demo exploit for external entity expansion
+
+Author: Christian Heimes
"""
import sys
from xml.sax import ContentHandler
diff --git a/other/python-genshi.py b/other/python_genshi.py
index 183d1fe..183d1fe 100755
--- a/other/python-genshi.py
+++ b/other/python_genshi.py