diff options
Diffstat (limited to 'Lib/distutils/command/install.py')
| -rw-r--r-- | Lib/distutils/command/install.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/distutils/command/install.py b/Lib/distutils/command/install.py index 392fe50..5398175 100644 --- a/Lib/distutils/command/install.py +++ b/Lib/distutils/command/install.py @@ -519,4 +519,4 @@ class install (Command): "installations)") % filename) -# class Install +# class install |
