diff options
Diffstat (limited to 'Lib/trace.py')
-rw-r--r--[-rwxr-xr-x] | Lib/trace.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/trace.py b/Lib/trace.py index 8550475..bb3d34f 100755..100644 --- a/Lib/trace.py +++ b/Lib/trace.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 - # portions copyright 2001, Autonomous Zones Industries, Inc., all rights... # err... reserved and offered to the public under the terms of the # Python 2.2 license. |