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