diff options
Diffstat (limited to 'Lib/webbrowser.py')
-rw-r--r--[-rwxr-xr-x] | Lib/webbrowser.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/webbrowser.py b/Lib/webbrowser.py index b7fbc41..6fca257 100755..100644 --- a/Lib/webbrowser.py +++ b/Lib/webbrowser.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python3 """Interfaces for launching and remotely controlling web browsers.""" # Maintained by Georg Brandl. |