[Python-checkins] r77660 - python/branches/py3k-cdecimal/Lib/test/decimal_extended_tests/deccheck.py

stefan.krah python-checkins at python.org
Thu Jan 21 17:51:42 CET 2010


Author: stefan.krah
Date: Thu Jan 21 17:51:42 2010
New Revision: 77660

Log:
Whitespace.

Modified:
   python/branches/py3k-cdecimal/Lib/test/decimal_extended_tests/deccheck.py

Modified: python/branches/py3k-cdecimal/Lib/test/decimal_extended_tests/deccheck.py
==============================================================================
--- python/branches/py3k-cdecimal/Lib/test/decimal_extended_tests/deccheck.py	(original)
+++ python/branches/py3k-cdecimal/Lib/test/decimal_extended_tests/deccheck.py	Thu Jan 21 17:51:42 2010
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 #
 # Copyright (c) 2008-2010 Stefan Krah. All Rights Reserved.
 # Licensed to PSF under a Contributor Agreement.


More information about the Python-checkins mailing list