diff options
Diffstat (limited to 'Lib/test/test_binhex.py')
-rw-r--r--[-rwxr-xr-x] | Lib/test/test_binhex.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_binhex.py b/Lib/test/test_binhex.py index 2f89703..1f6a0aa 100755..100644 --- a/Lib/test/test_binhex.py +++ b/Lib/test/test_binhex.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python """Test script for the binhex C module Uses the mechanism of the python binhex module |