aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/platform.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/platform.py')
-rw-r--r--[-rwxr-xr-x]Lib/platform.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/platform.py b/Lib/platform.py
index 5958382276e..a4fd2463f15 100755..100644
--- a/Lib/platform.py
+++ b/Lib/platform.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-
""" This module tries to retrieve as much platform-identifying data as
possible. It makes this information available via function APIs.