summaryrefslogtreecommitdiff
path: root/lib/python2.7/lib2to3/pgen2/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python2.7/lib2to3/pgen2/__init__.py')
-rw-r--r--lib/python2.7/lib2to3/pgen2/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/python2.7/lib2to3/pgen2/__init__.py b/lib/python2.7/lib2to3/pgen2/__init__.py
new file mode 100644
index 0000000..af39048
--- /dev/null
+++ b/lib/python2.7/lib2to3/pgen2/__init__.py
@@ -0,0 +1,4 @@
+# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved.
+# Licensed to PSF under a Contributor Agreement.
+
+"""The pgen2 package."""