]> granicus.if.org Git - python/commitdiff
convert shebang lines: python -> python3
authorBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:53:45 +0000 (22:53 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:53:45 +0000 (22:53 +0000)
212 files changed:
Demo/cgi/cgi1.py
Demo/cgi/cgi2.py
Demo/cgi/cgi3.py
Demo/comparisons/regextest.py
Demo/comparisons/sortingtest.py
Demo/comparisons/systemtest.py
Demo/curses/life.py
Demo/curses/ncurses.py
Demo/curses/rain.py
Demo/curses/repeat.py
Demo/curses/tclock.py
Demo/distutils/test2to3/maintest.py
Demo/parser/test_parser.py
Demo/pdist/RCSProxy.py
Demo/pdist/makechangelog.py
Demo/pdist/rcvs.py
Demo/pdist/rrcs.py
Demo/pysvr/pysvr.py
Demo/scripts/beer.py
Demo/scripts/eqfix.py
Demo/scripts/fact.py
Demo/scripts/find-uname.py
Demo/scripts/from.py
Demo/scripts/lpwatch.py
Demo/scripts/makedir.py
Demo/scripts/markov.py
Demo/scripts/mboxconvert.py
Demo/scripts/morse.py
Demo/scripts/newslist.py
Demo/scripts/pi.py
Demo/scripts/pp.py
Demo/scripts/primes.py
Demo/scripts/queens.py
Demo/scripts/script.py
Demo/scripts/unbirthday.py
Demo/scripts/update.py
Demo/sockets/echosvr.py
Demo/sockets/finger.py
Demo/sockets/gopher.py
Demo/sockets/mcast.py
Demo/sockets/rpython.py
Demo/sockets/rpythond.py
Demo/sockets/telnet.py
Demo/sockets/throughput.py
Demo/sockets/udpecho.py
Demo/tkinter/guido/MimeViewer.py
Demo/tkinter/guido/canvasevents.py
Demo/tkinter/guido/dialog.py
Demo/tkinter/guido/electrons.py
Demo/tkinter/guido/kill.py
Demo/tkinter/guido/mbox.py
Demo/tkinter/guido/newmenubardemo.py
Demo/tkinter/guido/rmt.py
Demo/tkinter/guido/solitaire.py
Demo/tkinter/guido/sortvisu.py
Demo/tkinter/guido/svkill.py
Demo/tkinter/guido/tkman.py
Demo/turtle/tdemo_I_dontlike_tiltdemo.py
Demo/turtle/tdemo_bytedesign.py
Demo/turtle/tdemo_clock.py
Demo/turtle/tdemo_forest.py
Demo/turtle/tdemo_fractalcurves.py
Demo/turtle/tdemo_lindenmayer_indian.py
Demo/turtle/tdemo_minimal_hanoi.py
Demo/turtle/tdemo_paint.py
Demo/turtle/tdemo_peace.py
Demo/turtle/tdemo_penrose.py
Demo/turtle/tdemo_planet_and_moon.py
Demo/turtle/tdemo_tree.py
Demo/turtle/tdemo_yinyang.py
Demo/turtle/turtleDemo.py
Demo/turtle/turtledemo_two_canvases.py
Demo/zlib/minigzip.py
Demo/zlib/zlibdemo.py
Doc/includes/email-alternative.py
Doc/includes/email-dir.py
Doc/includes/email-unpack.py
Doc/tools/rstlint.py
Lib/base64.py
Lib/cProfile.py
Lib/difflib.py
Lib/http/cookies.py
Lib/idlelib/PyShell.py
Lib/keyword.py
Lib/lib2to3/pgen2/token.py
Lib/lib2to3/tests/pytree_idempotency.py
Lib/mailbox.py
Lib/pdb.py
Lib/platform.py
Lib/profile.py
Lib/pydoc.py
Lib/quopri.py
Lib/smtpd.py
Lib/smtplib.py
Lib/symbol.py
Lib/tabnanny.py
Lib/tarfile.py
Lib/test/crashers/recursive_call.py
Lib/test/curses_tests.py
Lib/test/pystone.py
Lib/test/re_tests.py
Lib/test/regrtest.py
Lib/test/test___future__.py
Lib/test/test_array.py
Lib/test/test_binhex.py
Lib/test/test_bz2.py
Lib/test/test_cmd.py
Lib/test/test_codecencodings_cn.py
Lib/test/test_codecencodings_hk.py
Lib/test/test_codecencodings_jp.py
Lib/test/test_codecencodings_kr.py
Lib/test/test_codecencodings_tw.py
Lib/test/test_codecmaps_cn.py
Lib/test/test_codecmaps_hk.py
Lib/test/test_codecmaps_jp.py
Lib/test/test_codecmaps_kr.py
Lib/test/test_codecmaps_tw.py
Lib/test/test_dbm.py
Lib/test/test_dbm_dumb.py
Lib/test/test_eof.py
Lib/test/test_errno.py
Lib/test/test_gzip.py
Lib/test/test_keywordonlyarg.py
Lib/test/test_logging.py
Lib/test/test_marshal.py
Lib/test/test_multibytecodec.py
Lib/test/test_multibytecodec_support.py
Lib/test/test_multiprocessing.py
Lib/test/test_popen.py
Lib/test/test_random.py
Lib/test/test_smtpnet.py
Lib/test/test_socket.py
Lib/test/test_tcl.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllib2net.py
Lib/test/test_urllibnet.py
Lib/test/test_urlparse.py
Lib/test/test_userstring.py
Lib/test/test_with.py
Lib/test/test_xmlrpc_net.py
Lib/timeit.py
Lib/token.py
Lib/trace.py
Lib/uu.py
Lib/webbrowser.py
Python/makeopcodetargets.py
Tools/faqwiz/faqw.py
Tools/freeze/freeze.py
Tools/i18n/makelocalealias.py
Tools/i18n/msgfmt.py
Tools/i18n/pygettext.py
Tools/modulator/Tkextra.py
Tools/modulator/modulator.py
Tools/scripts/byteyears.py
Tools/scripts/checkappend.py
Tools/scripts/checkpyc.py
Tools/scripts/classfix.py
Tools/scripts/cleanfuture.py
Tools/scripts/combinerefs.py
Tools/scripts/copytime.py
Tools/scripts/crlf.py
Tools/scripts/cvsfiles.py
Tools/scripts/db2pickle.py
Tools/scripts/dutree.py
Tools/scripts/eptags.py
Tools/scripts/find_recursionlimit.py
Tools/scripts/finddiv.py
Tools/scripts/findlinksto.py
Tools/scripts/findnocoding.py
Tools/scripts/fixcid.py
Tools/scripts/fixdiv.py
Tools/scripts/fixheader.py
Tools/scripts/fixnotice.py
Tools/scripts/fixps.py
Tools/scripts/ftpmirror.py
Tools/scripts/google.py
Tools/scripts/gprof2html.py
Tools/scripts/h2py.py
Tools/scripts/ifdef.py
Tools/scripts/lfcr.py
Tools/scripts/linktree.py
Tools/scripts/lll.py
Tools/scripts/logmerge.py
Tools/scripts/md5sum.py
Tools/scripts/methfix.py
Tools/scripts/mkreal.py
Tools/scripts/ndiff.py
Tools/scripts/nm2def.py
Tools/scripts/objgraph.py
Tools/scripts/parseentities.py
Tools/scripts/pdeps.py
Tools/scripts/pickle2db.py
Tools/scripts/pindent.py
Tools/scripts/ptags.py
Tools/scripts/pysource.py
Tools/scripts/reindent-rst.py
Tools/scripts/reindent.py
Tools/scripts/rgrep.py
Tools/scripts/serve.py
Tools/scripts/suff.py
Tools/scripts/svneol.py
Tools/scripts/texi2html.py
Tools/scripts/treesync.py
Tools/scripts/untabify.py
Tools/scripts/which.py
Tools/scripts/xxci.py
Tools/ssl/get-remote-certificate.py
Tools/unicode/comparecodecs.py
Tools/webchecker/wcgui.py
Tools/webchecker/webchecker.py
Tools/webchecker/websucker.py
Tools/webchecker/wsgui.py

index 842fef25413bf449d277f6b53e522b785ec06f7e..b4154dfc67cc8903f5b8b06b46a9658542f7cb89 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/env python3
 
 """CGI test 1 - check server setup."""
 
index 1d5822c463f996ce8655a9b671b7fb6c0bb01e90..8aa57b37a79bddb00bc16e07cd736f95c6521fc2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/env python3
 
 """CGI test 2 - basic use of cgi module."""
 
index a3421b5b2d84495a1c8697bab71069e266912054..de8ef65e49aee00b6be2598733c8f86919f6c51a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/env python3
 
 """CGI test 3 (persistent data)."""
 
index d2c534d5ba05064e436b54973e714d62dd0c68c4..547ee0dd3915724f0962bf0f4e44490a1c38dfc5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # 1)  Regular Expressions Test
 #
index f9ed854109cdd7510c2f3bc30628380fe099db85..e826e81d65262cacf7901697e05c77e72697c52c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # 2)  Sorting Test
 #
index e3d840eb12752e542885402d57ccc27586351473..827633379021ca2f21340cc9e99998824e024064 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # 3)  System Test
 #
index ddff8fa1737c5cc71a3c854eceed206c75bc5e30..06f969218b650d84e24eadbeb36358999e31fbdf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # life.py -- A curses-based version of Conway's Game of Life.
 # Contributed by AMK
 #
index 0bdc1a97e62abdb9509d456e6b22eb817b39f581..dedde295fe2644259f78a6c222d63f5612086ea2 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # $Id$
 #
index 9d46e6eb600a1b52972063ccea9bee5cf59d9f29..7cabb4fb82304e5957d41a7f344230a3003714cc 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # $Id$
 #
index 93372c5d9a0e9ba7701a21d0304ca29a87fd34fc..570f221edca7435e44d5162e5db920cb642f31be 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """repeat [-i SECONDS] <shell-command>
 
index 8058d9a42089ce2852ebfe5417eae729eb2ff4a2..cde0a937f9b31342979beeeffb8b4deb912e2c3d 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # $Id$
 #
index 72a26ddea073f13a4da543753adc3cc55951d9cf..036dd4f00ce24bc599c72f35568339b251d70542 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # The above line should get replaced with the path to the Python
 # interpreter; the block below should get 2to3-converted.
index e4d557103eb4d927e78aa8e376d3bf829b93087a..7d6db6b6bc0e46671b209cc8076fed20b4ba0c5d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #  (Force the script to use the latest build.)
 #
 #  test_parser.py
index 7c3b24f8ad71f8586c4a9454285c7f8613b8314b..b0a01ad7b615ed37fe100a0f69c5fff2b2d8e5c5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """RCS Proxy.
 
index db66e8f6a920a1911e072211bf566e156eb034c4..dd90657d98dbc35828d0d65ec1e33dcbd6b8a56f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Turn a pile of RCS log output into ChangeLog file entries.
 
index 4e2532aa54fedd9d8126f5cc84c64df2f89ac2a2..ff178b73c138758f1d931f717cd82ef37dded239 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Remote CVS -- command line interface"""
 
index 647ecc5c0549e105820f4c74dabc8714d69dbd22..9e246b8014085a19dd6ceb18e2980322b5d4ad59 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 "Remote RCS -- command line interface"
 
index 3e94dbe05c0c3dedbace83e764f7920fccc3f127..578e99cee79715bc45a579dc2e62a657aefb6223 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """A multi-threaded telnet-like server that gives a Python prompt.
 
index 8135509522b3fb7bde055362871dbcac734c4763..56eec7b0cbb6f19842eb647432308f7a6711c57b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # By GvR, demystified after a version by Fredrik Lundh.
 
index 47c00d3b6d0aca1cf08121712e6add6feafabdc2..8d0c8dfe739dbf626ab5e1fa62ef0d5570690344 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Fix Python source files to use the new equality test operator, i.e.,
 #       if x = y: ...
index 71fcda2ed0d3077ec2e56f36e9fa6f71a5079e42..2a3bef23c499a944acc38d31c56f9f26aee4192c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Factorize numbers.
 # The algorithm is not efficient, but easy to understand.
index 1902423db7536e1b67ffc6c24f84bf5fb05b680e..b6ec1b6d79060cfa6705dab7dfe4c258da21d304 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """
 For each argument on the command line, look for it in the set of all Unicode
index 323e68474fae6b37343588c509d6eca83a700d44..c8a934642395d1293a599e75ba8c03c0e96e66cc 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Print From and Subject of messages in $MAIL.
 # Extension to multiple mailboxes and other bells & whistles are left
index 90b3ecf0ede0d2da364bb6bf2c3195e20919ebd8..01d9fea83346977847ddfe571aa38a85a4b7902d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Watch line printer queue(s).
 # Intended for BSD 4.3 lpq.
index 7095868afc6a86b6f6bd5e1d7f4cf3f60a0fff98..a14e848f3bdcb6610f4ea09bc245c096acaa4e62 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Like mkdir, but also make intermediate directories if necessary.
 # It is not an error if the given directory already exists (as long
index 990c972e0474fbf46b4890362ee20a4b210c5f18..7c08bdba67853262686f36ecdb7e6f1502e44ea3 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 class Markov:
     def __init__(self, histsize, choice):
index 2e44f06866eba1de07d710867b60f718ba07327d..cb3ed89cec31b493fa1527ab229d71926b6e3817 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Convert  MH directories (1 message per file) or MMDF mailboxes (4x^A
 # delimited) to unix mailbox (From ... delimited) on stdout.
index 5aacaa1e782c9d50ec5026131653e990fe6cfcff..c2f408fb30d2bbfe5611f74523d7aa9155e860b6 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # DAH should be three DOTs.
 # Space between DOTs and DAHs should be one DOT.
index 9cea1b4d20cb97e64e2f194ec9fd13a392622c09..b345f2effec637a9a8adf29f5174a17f810538b3 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #######################################################################
 # Newslist  $Revision$
 #
index 0740cd02a46ff2af68bd5d913be51d164e4fdc28..248f81f9670ec779d20cacf6faf7cd949f102300 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Print digits of pi forever.
 #
index 2c948f75db12c2513c3bd2acce432349e41cf1ad..87b9d8f0c29fc81988f533a129c8dc90cde4a95f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Emulate some Perl command line options.
 # Usage: pp [-a] [-c] [-d] [-e scriptline] [-F fieldsep] [-n] [-p] [file] ...
index d296f0ef389cdd76805b59ae317a982bfb153a20..c994623e9c337a3c5fb8ca8ed3e2bb48ef969f3b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Print prime numbers in a given range
 
index 726433c5514b950751b6aac70f45a333c54fb43e..ffd4bea3a44dc3984d5028bfe5e863f0a01dcf87 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """N queens problem.
 
index b490b17924f51f2e101a58dbdd2387f92ac9a243..a815a35a5822c96c419dcc8009c651d86debbc2a 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # script.py -- Make typescript of terminal session.
 # Usage:
index af58f8f2869542552012bbd76bf0c31d0e75b6d8..b3c7d23484c5bf469972c0bac165a9b2050a225c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Calculate your unbirthday count (see Alice in Wonderland).
 # This is defined as the number of days from your birth until today
index d49e4b39c606a8e7a2393d53a5972e7acef17606..49c09d81a7926bec18645d5a363507e17d7ebc70 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Update a bunch of files according to a script.
 # The input file contains lines of the form <filename>:<lineno>:<text>,
index 7de63915bf5ea13e061ccf6ed12c0ccb26033a65..6f7030e5bc619dac41e1573c0095cd21adc5abb1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Python implementation of an 'echo' tcp server: echo all data it receives.
 #
index e8b9ed2b08c5b90fc6efaa255538ee4a370a0e29..4d493917abd730719e5a8d8ee63889ef79b48c37 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Python interface to the Internet finger daemon.
 #
index c287319c2ea1869c651ba06886f92c1017d7394a..bd29ec0d83721464e8a1a2d4e57c773876e3320a 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # A simple gopher client.
 #
index b7f85567aaa55fab499d87ef2c98a85d683780ca..6ce7c6d4068de24d6fcc884d5e5626ed942a5755 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # Send/receive UDP multicast packets.
 # Requires that your OS kernel supports IP multicast.
index b654dc270eb2729df6ed086f4449998c09a13ceb..7dcf9794409cd7ee045e6a6f3e7e86a824c61688 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Remote python client.
 # Execute Python commands remotely and send output back.
index d745cc7ca0cdcfd5d62e4d87ae2845f7171393a5..e244d6cbc18d11b0dfb4d3f19a62ee241d524882 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Remote python server.
 # Execute Python commands remotely and send output back.
index 038036ffc65bd5bd11f3b321c1a061f36d29aca7..fb36faf82e3e979279c8ab8e82dfa031db95372d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Minimal interface to the Internet telnet protocol.
 #
index 64244aaaf558a1194f8b513c0e22a990898d01ce..59543160e50f870c66fa880ef41be4e76b7b331c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Test network throughput.
 #
index 9966fd86a4bb524cad520ed40aaa9456c4f2b8ca..6983a1f7cb044a50d96d568648e2942f759b8c11 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Client and server for udp (datagram) echo.
 #
index 11701cd0f2e4b1e6e2dce4c9a799500611b949f3..b957c859653830a5030d6e5fcc21263660d548f1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # View a single MIME multipart message.
 # Display each part as a box.
index aeb0eb1d626d992a175169982ce64c7656fa7bb1..e5d27cc06d50bdf65ab949f27acb0e4f539f642f 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 from tkinter import *
 from Canvas import Oval, Group, CanvasText
index 1832ba481b0ef909184c3d88ba8a251a8dcbd5da..f16029c4768e5bd9f58e6b846f80e017774c5561 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # A Python function that generates dialog boxes with a text message,
 # optional bitmap, and any number of buttons.
index e3bf4687874ac1940e636dd7eb6d1340504cdc2c..6079c0449c4912ff464a25811db2e4486398d04f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Simulate "electrons" migrating across the screen.
 # An optional bitmap file in can be in the background.
index 36caba6be20b9706238b8918c6753f1993ebe005..dd01a2d482823342642f3438e521d48f503d2aea 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Tkinter interface to Linux `kill' command.
 
 from tkinter import *
index 45c384e66c82b1596b29174b2560664257e726c8..299999cffb2d548e384f129935ededc9f892bba9 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Scan MH folder, display results in window
 
index 51c4e647719fbda39e14e32b8206736bc5fa1773..09ac5668f61d2c8d7efcac7b40e4a8dca50db4c0 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Play with the new Tk 8.0 toplevel menu option."""
 
index 7b3f700e19c2565a2d0c21bef15072882301e736..a3f430ea74f27376e0beb2ccbdcba1b0cf8df11f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # A Python program implementing rmt, an application for remotely
 # controlling other Tk applications.
index b2a2a667f1b458fc22b90bd4196b4a9a240c0d26..375bd031b71606433929edc7ba59b135e224dbc9 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Solitaire game, much like the one that comes with MS Windows.
 
index 0c71fc94f73a4a6560f78ca1a210f637781452e2..1e4165db4dcb8a5a98903550205daad4ea745529 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Sorting algorithms visualizer using Tkinter.
 
index 0dd9f954eb5bd8ee5514cb6d56cbcadab4a140f1..4ed88add695d3db53f06783ad811e379da55ceea 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Tkinter interface to SYSV `ps' and `kill' commands.
 
index 52b6d03904dfe63f8ebe33fbc8c50f7b2cf040c5..4fc04884fe5ec59a385ecec7cbcda67ebd5240e8 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Tk man page browser -- currently only shows the Tcl/Tk man pages
 
index 1d8652c888799ea59511ae7b2a63a28131e6039b..1e5c440332dfc0a8f93b49a0e5bcad7b6951f877 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
      tdemo-I_dont_like_tiltdemo.py
index 2e2ac624a006b723e3ff5b8318d0b824fc6e7f3f..96118b32df2b0d5838be70efca80d3e9ebf65c12 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """      turtle-example-suite:
 
         tdemo_bytedesign.py
index e186c38497ab34b41dc2e338089e78f4772592b1..a0d157ba49d2b3a91d28822e2696775b4bd83451 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 # -*- coding: cp1252 -*-
 """       turtle-example-suite:
 
index 01fa1863dc68dd0f1c3750e267fe95a0ee545e0a..a837d844c9179bc8deecb716a2deb497333c796c 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """     turtlegraphics-example-suite:
 
              tdemo_forest.py
index 247f16cae24f75e8b45cf2df95f352351c8c5be6..c49f8b88ea128d5e8fd12ba1ea65dcc278b78d07 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """      turtle-example-suite:
 
         tdemo_fractalCurves.py
index bda5067a4314adda9a7b9c987de3c2770f8d9e68..3925f25da61870d0cf75ede6ddefbef2562afd03 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
         xtx_lindenmayer_indian.py
index a8bdca74fa2c096359778e0f559b8f5b3559594f..cfb78dcac1418fa0328031dd78fe6f4df74e339a 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
          tdemo_minimal_hanoi.py
index 337a57c59d6210bad7dc48eb21b87ce64396daab..68058ab6ac8ae599354bde9ef0985cf174496b23 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
             tdemo_paint.py
index ea57069028ed1cbcc918a224f78b8c14edfe690f..63cf7cc2e1b05c0bfaad423f68d042d77da300f5 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
               tdemo_peace.py
index f816f66e5de6479779c5c81171cacaad7e3e25b0..f73c864b7b40a247028a17474ecec1f2a772aefc 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       xturtle-example-suite:
 
           xtx_kites_and_darts.py
index 983449c09689a01b7f39a44c0743f76ab6d2a10c..14c4bbccc411c25f0b3a11e89cccd9caa16119d1 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
         tdemo_planets_and_moon.py
index fda653ce1eee300b8e6baec6b41c263cd70a8bd5..9c0b1f7bb43a8fb072b1162780730a1d1a89933b 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """      turtle-example-suite:
 
              tdemo_tree.py
index 6508b44a54ebfc3f67802e5315be463b4e267266..11d1f47cae25491b302f2a387a816c3558130444 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 """       turtle-example-suite:
 
             tdemo_yinyang.py
index 36bf15c7e539b6a3d9629b61fec03371939305dc..b5b99c0c1e5f522a795403290f6c7362894451f1 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 import sys
 import os
 
index 57ecb1dea61f8a43702a433d8683ca793eba30b7..d2d7188bd507999de6896fcead456a9a9c95760b 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 ## DEMONSTRATES USE OF 2 CANVASES, SO CANNOT BE RUN IN DEMOVIEWER!
 """turtle example: Using TurtleScreen and RawTurtle
 for drawing on two distinct canvases.
index 28d8b2664d5e5f85a19759c2eef4cf6402fec40d..b2af7f901ecc7e04ec1818417734e2f996ac2958 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Demo program for zlib; it compresses or decompresses files, but *doesn't*
 # delete the original.  This doesn't support all of gzip's options.
 #
index 53463dd6cdd0804808b149e0959593fa4ca6d4ff..52f71a097c8cc35c77e976bb8ac8a0562be485f0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # Takes an optional filename, defaulting to this file itself.
 # Reads the file and compresses the content using level 1 and level 9
index 82e3ffa3b3a09a0bfa9cef66ccdb208975c06f91..33c430ab95ca0cf3e46146b67cc23d96069acd6c 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#!/usr/bin/env python3
 
 import smtplib
 
index e67de61dcfbf0e9e0d97746a3ec137032b4c3714..b1b45b8c17eb794f816090ef200e9d6edcfbddc5 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """Send the contents of a directory as a MIME message."""
 
index a8f712d26fa9e2c7bb1f02389d1b82a293669668..36535435661af323fca100ecb34ff1ebae09bde1 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """Unpack a MIME message into a directory of files."""
 
index eaaf257e850d46d561b877b7edd1b4e13de8773f..8e6b3744f23a65472a8ef507e2f37db442aea317 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # Check for stylistic and formal issues in .rst and .py
index e7081364698977834c14b094298848ea54ae8eb9..a8d9f21136f9d1a59f2b35fbf76e5c6d55e5ca7f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """RFC 3548: Base16, Base32, Base64 Data Encodings"""
 
index a7686ed2b7168ae9c47dfb2b01a6b199f8cf9fdd..3e2b2edb25290945d5b7d1ee7b2489772f9249fa 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Python interface for the 'lsprof' profiler.
    Compatible with the 'profile' module.
index 264860e2a38c7c90934de5a7af314ac216bc515d..292bba9ca9ff9e23f600eb33e299cc0919e0d0a4 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """
 Module difflib -- helpers for computing deltas between objects.
index 1051cddcc084d8b87c2c3ba36ca620b19421899d..da30e253cfec8e629c6203583a887cb5ff9088d3 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 
 ####
index edc9334f9c4b80ce5e3f80f9c8d0424bc819334c..ef82d81b7b767e1d06932360fad1311c4ada45a2 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 import os
 import os.path
index a7abe2b4197f4935669a44c375383df2a78c72f0..a5974b5bfaa0daeca90b6265743eb9bf5138d9e7 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Keywords (from "graminit.c")
 
index 1c810651eb3bc7e2d9d91b7d1f4b75e6f4832615..6a6d0b6b65022f0d6dbbd6f5c3724906f63032f4 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Token constants (from "token.h")."""
 
index 414eb4d99eec25e130ef45cb4877502af8935713..a02bbfe201815c85e3db8feeb732555f32f9d017 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Copyright 2006 Google, Inc. All Rights Reserved.
 # Licensed to PSF under a Contributor Agreement.
 
index 3f299a8d7d2963e89df5a5906a1162b77d63d52d..c2c9b5c549bcb792fc6e0800e1c24a6ae10e3bc3 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Read/write support for Maildir, mbox, MH, Babyl, and MMDF mailboxes."""
 
index 22dcff738a1125928fa3242c166c042b2893d575..b15a3d160040f74c6abc5791e22d7272f6226be8 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """A Python debugger."""
 
index b6e75964a5ce4a14e50d2f3ef3dd648d1a700a72..7d392502a123e2aca63a6548a27d2c0243adc18e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """ This module tries to retrieve as much platform-identifying data as
     possible. It makes this information available via function APIs.
index 4eb86a8c8d994d7d8a26052d1e1b5b4b4b52fe8d..a09fffea430c5a04935b58086beb58e5fcdc5ad7 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # Class for profiling python code. rev 1.0  6/2/94
 #
index 79fb54a51d7d83c8841386885c93498c82cf5d1b..4a8017ef53d4af1c46862a3a41d9d195aba0a193 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: latin-1 -*-
 """Generate Python documentation in HTML or text for interactive use.
 
index ff2792319895eda49cebee0813e1ae4cd475c423..3d0f0ac078f7e090ee749acd86f3920f96c3b5b1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Conversions to/from quoted-printable transport encoding as per RFC 1521."""
 
index 3dc979334f83f582b9daee14536651e19f857a40..17b74270b2fbd9ce4d4ca969ed51e5e55cdcdd11 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """An RFC 2821 smtp proxy.
 
 Usage: %(program)s [options] [localhost:localport [remotehost:remoteport]]
index a01a184c9f9c8eb723e188729ef9a08914c341cc..69ec9ec59f43a9be7f1bcb473a1e8cf0db4faad2 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 '''SMTP/ESMTP client class.
 
index ea8f2f54f7213dd15b4fe50476a320be27d2838a..e3fff3422c78021f46ed35229b15054afafc1a29 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Non-terminal symbols of Python grammar (from "graminit.h")."""
 
index 0ae5e9f0df2f8966eb4f7620656cf95258822c76..2c6fb0cb838a5e36a6cf8bdd288a1babac9f3c28 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """The Tab Nanny despises ambiguous indentation.  She knows no mercy.
 
index e28b1c7e578d8f3a278a748945cbe419d2aef83c..86844932a501185627fe3245358e835a07f1966e 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #-------------------------------------------------------------------
 # tarfile.py
 #-------------------------------------------------------------------
index 31c89633032a651fa936c69d1aa4ed23bb77ec96..2d160a7de5dac715ac108d786f00528ef40965b7 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # No bug report AFAIK, mail on python-dev on 2006-01-10
 
index 7dedbbc937ef520a7c852449a72409106fb4cc48..40e832dec251d5144d55012d89e9ddf128c15be6 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # $Id: ncurses.py 36559 2004-07-18 05:56:09Z tim_one $
 #
index 614551ff646d53dd6edcc7978181c51041838802..aad4d8c8f3609819a56451523a4b35b84c5f5010 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """
 "PYSTONE" Benchmark Program
index d314e200bbc3c49103e63860f20dba00d655668e..5d16e3d183c76d66992ad91b71f8599bf7fbb7bd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- mode: python -*-
 
 # Re test suite and benchmark suite v1.5
index 9f631f414f987b4f099be1c607ce16ccd2355d41..d4f40aa16ecd0d1b9caa71409e385dc34831a95d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Regression test.
 
index f41b8799b49c772975c98cfdaf89ed1360df6efa..9ae4ce40ad47d84331cb759e605d52c328775495 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 import unittest
 from test import support
 import __future__
index 8a3796c82c37025a4144cad453382d2707065a5f..5de562f19e5a47805b4506e82fe2f9504b786d23 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test the arraymodule.
    Roger E. Masse
 """
index 06fd98aa64a26e1205d07c489dd25df14273aae6..d6ef84a5e0edd77f8a6adf392436fa58294ee60a 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test script for the binhex C module
 
    Uses the mechanism of the python binhex module
index 9a9afa6e6b551c75464af21f1163a96273b22a9c..dbbdad32ecff1cfc818b63784261110939208512 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 from test import support
 from test.support import TESTFN
 
index f102fe0ae405881368fc007a1674a60880082040..11602f16dfcd32dc410d318115b8ee539c1214af 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
 Test script for the 'cmd' module
 Original by Michael Schneider
index 77bac139cff17a5365153d0b6866d2ab8bf391ef..a2d9718497148720e428a2439fcf38a03a295f24 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecencodings_cn.py
 #   Codec encoding tests for PRC encodings.
index b1deb715a5330129ef33e2fb78676d80d118a0f9..ccdc0b4c554460ee3ea7ace67606b379ce74f1b3 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecencodings_hk.py
 #   Codec encoding tests for HongKong encodings.
index e2cd7d70208854f3fed7ce29370d527e4036ccc7..f56a3738961a6c8701f43d0773ecce7564ce75d6 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecencodings_jp.py
 #   Codec encoding tests for Japanese encodings.
index 34fade923e26200cc1d48cb596c317c3e199f79b..de4da7f5b6df8a3a587c927e7984085198abfee3 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecencodings_kr.py
 #   Codec encoding tests for ROK encodings.
index 6b840d36cef817fb852fc8c37c9c59af69030a8d..12d3c9fa041e963a10d42ab23b28156747cbbd48 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecencodings_tw.py
 #   Codec encoding tests for ROC encodings.
index 34a910d8768e1c39fe207243cadffe607b0914ce..063919d6d8c45f74e747cd7df94a66a05d942289 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecmaps_cn.py
 #   Codec mapping tests for PRC encodings
index ddb1208b3d2d4c01eccfa0c3319c8598a1a41ca7..bbe1f2f905c2844d63d02320f2a7e623b170e1c6 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecmaps_hk.py
 #   Codec mapping tests for HongKong encodings
index 75db00c6027eef3bc3250461e6344b8bbdeccfb8..652bd81515bba063fd56049b9df2cb4f9f60aecc 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecmaps_jp.py
 #   Codec mapping tests for Japanese encodings
index 0da9d1ce955192d2f0b497ba4638117dc94b39cb..d909c8bd58836459b7ee5c8949d2348ee66a419a 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecmaps_kr.py
 #   Codec mapping tests for ROK encodings
index e6df3a72fc391212aea4fad1bf980dcc34feda7a..6db5091fc3ae42893226dbce442b0d99e7cc9a94 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_codecmaps_tw.py
 #   Codec mapping tests for ROC encodings
index 78357a0c33244053e413efeadebbc9a0a7c341c3..c1be7d95fae4368818431d5d6059bd85901976d7 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test script for the dbm.open function based on testdumbdbm.py"""
 
 import os
index 7a1a16e03c1d3bba0259dee269b436a696ce9dd6..a05db915e726a502c659b03ace7b7b356c5dbeda 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test script for the dumbdbm module
    Original by Roger E. Masse
 """
index 4e37560a3d6142516228bf92de91cbaf0a4575ab..fb4ac9a639fbc1d1db69347e2d8b07163794a2e0 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """test script for a few new invalid token catches"""
 
 import unittest
index 621335cc0f312766326dbf9b924434f4cafa7d4a..e7d5ce5520929b2e6e93e99b0fa749a5834d7a48 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test the errno module
    Roger E. Masse
 """
index 429ada0dcd406f82604d04187982396f05fd54c4..7eade6f60a68cd4959648d00f86b3e368b8c723e 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Test script for the gzip module.
 """
 
index b771a6c0221fe57be053fb110ac2913f3f29be45..6a88b3d5d6805f05bdeb6efe45d1c3ede18d5345 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """Unit tests for the keyword only argument specified in PEP 3102."""
 
index cb6985ea1a75f55d1b75b69db015625548c8ad4a..02ac00e0740a8fc29b101efedb74ecb450ac3c5d 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # Copyright 2001-2010 by Vinay Sajip. All Rights Reserved.
 #
index 66887859cd814c6d0835ca665f1b193251bd8967..9de0165e291744ee86e94b65529862ae7212314c 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 from test import support
 import marshal
index e4e86ff8c2e5f9b7185fd30ade124f3c4c7a646f..ce860d7bda8d6073011df95caad5e7a505f69725 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_multibytecodec.py
 #   Unit test for multibytecodec itself
index 75b3363854892759631570977521beba9cf2792c..70e4d752ae5fb11ec24130aa71f8bf81cd01de47 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # test_multibytecodec_support.py
 #   Common Unittest Routines for CJK codecs
index 7fcbdc3278ca421959cdb1c74258732860d3ab5c..452e1928301301536a1740bbcd25d73f8567b169 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 #
 # Unit tests for the multiprocessing package
index 24fb846bef105109dd22700f833cf7c07bc634ca..da0c04eee61a0b33ab5206ba46ec7d8406db83ab 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Basic tests for os.popen()
 
   Particularly useful for platforms that fake popen.
index b64a8f7e66c8db2ab9de410a81ba20ac0cc3ddee..c59e4fab6a76a03f4867a136ea8d86a7bc8e72c3 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 import random
index 5b1b38c0f01a5c6d61bcb17a3388cf1258ec67d6..6f7f9ef7f43aac5f7094507465152893632abe98 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 from test import support
index 4dc34ceb372a4c3214d42c03ce95ae9972948510..6bff03e2bab1105c59063f6e9c2900416c466dfb 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 from test import support
index eebdd255b82616eb66b7bd4e0f83114fbf7cdc61..0df1fead3044086a3783b2c379fe14c2a8cd7083 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 import os
index 965e0f4bd21c7c4bee756cce48a9d3cb01af1007..c0f20f55025f77bc1f283002e6df20b13b6a2cfd 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import email
 import threading
index 70b4cfa746329a986b06bfefaa6f839a03b6875d..b93319438e83d5593012620a10d0d414bbd02821 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 from test import support
index 221b6985274994855090a6d882ef012da6e66d05..f324be9896ab62463ac53832ed5484ed7961a709 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import unittest
 from test import support
index 165841184596761837ae770391230e9108f5f63b..ca4eaa521478b6c2daf51169b91abd17f55d1dd7 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 from test import support
 import unittest
index 05381384bf6a7b581cf66ced76575da22e9212e6..7a8b9323f89d273399292f7bcf18d76f96be5fc8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # UserString is a wrapper around the native builtin string type.
 # UserString instances should behave similar to builtin string objects.
 
index 640f31cb097f4b51dbe5ee41dc0b67e68a5fb8e9..74b5f191f6f9bda8f19509603a0a81f9126bb4cc 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """Unit tests for the with statement specified in PEP 343."""
 
index c531b62227fb4a2ea4a168a002d5a1959610ab34..493e3639ece7e9aaf8e1d6d639218e5e90225504 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import collections
 import errno
index 7b9b72c82e9473af548a8e64416f05d5fe0efc02..63d94ca157506b183840dace4d9b4591101380a0 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Tool for measuring execution time of small code snippets.
 
index da4d29b3263d63cf95dc100ec22c8f788e1f7b49..a48bf3c2927f59f62ecd3fcc3d9b47506d02a50e 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Token constants (from "token.h")."""
 
index e6316b69191b389d330626be04381f2630886e1b..9d91fe8de14cfd79e79c747f09a8e608daf30b18 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/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
index d70f0e60bec0b8bc7a30b55603d4c31d4a1a3aa1..c917cdd1ba6dd7e544271700828ef14e0c0f914b 100755 (executable)
--- a/Lib/uu.py
+++ b/Lib/uu.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Copyright 1994 by Lance Ellinghouse
 # Cathedral City, California Republic, United States of America.
index aee797d399068c0418e936025f43d58e6d0dfc84..72ba1ac5cc211fbb5f942c0169b53c88165c1acb 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Interfaces for launching and remotely controlling Web browsers."""
 # Maintained by Georg Brandl.
 
index a85ac5215107ab0bde8326370a5ea2d13daaeca2..7180e9aa7701fcc8e0713b3e260d0ec0761db583 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Generate C code for the jump table of the threaded code interpreter
 (for compilers supporting computed gotos or "labels-as-values", such as gcc).
 """
index d972f61e058ecdf978cf4371bcb198fa64e3900b..01536c06b2a8dacac630f4054418ed912f809ec3 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#!/usr/bin/env python3
 
 """FAQ wizard bootstrap."""
 
index a7673c9ce04d32331f5b0a70da9514b7abc9939b..2d8127aceaffdacfd1e3da7faa032b64415ded7f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Freeze a Python script into a binary.
 
index 45876c1d0dd13639dd71d98183aa51f91d0a24ef..2a0e4c917f1e7f35af1444bb77d2b84470986064 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
     Convert the X11 locale.alias file into a mapping dictionary suitable
     for locale.py.
index 860e4eaf341c385af8a2e9f002b9ef7708e1b9ae..f481c882bc42feb6770fd3926bfd40b24f7a18ed 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # -*- coding: iso-8859-1 -*-
 # Written by Martin v. Löwis <loewis@informatik.hu-berlin.de>
 
index d4ea59763d5fe1c95f09081728e5b8395e24e476..67a960f4f8253e8309640e671c78de397728faab 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # -*- coding: iso-8859-1 -*-
 # Originally written by Barry Warsaw <barry@zope.com>
 #
index b1051aacff0123ff8100090261935b9ad58b336a..e969ddef24f7b0b02625fb31cba3fd9d2509695f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # A Python function that generates dialog boxes with a text message,
 # optional bitmap, and any number of buttons.
index d7196493d9d0729629b0f3868c851c8f4878f328..76a72247f69652aabf4daef273921f1f878b1304 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 #
 # Modulator - Generate skeleton modules.
 #
index f486d26795409a29b8ecda8bd7c67ed01881484d..490b37f0bf22c72321259afbccd13e4474a17cb4 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Print the product of age and size of each file, in suitable units.
 #
index 4c74ee57698e2c1a16f0acbb2f4b496626ad366c..caa85db3cf3c4f4377dd8d67f6b9b0b2cac86704 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Released to the public domain, by Tim Peters, 28 February 2000.
 
index 2e8fd5a832bc99d86862a73451f5ad9f940dd502..2dc948a0bef3d73786ff603df6747a0b237a7849 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Check that all ".pyc" files exist and are up-to-date
 # Uses module 'os'
 
index 0cd1e4955ffbbeecc561345374bd92aea4df0676..971d1bd2e753d0ce71c25a0090d01db49e7c1c24 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # This script is obsolete -- it is kept for historical purposes only.
 #
index e6c8c8c670142510de204fd4562096cd25047f64..b48ab60dd65becdecab973f84c6e4c70ca5a51af 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """cleanfuture [-d][-r][-v] path ...
 
index 68704dd7b9d5c83ebfc8bf834479ca4c7dd3b418..e10e49ad7c72b37991ca927e805f40223ee75636 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """
 combinerefs path
index ba4a267d6f87553e3c2464f6f5479ea0bf56b0d7..e0220b544329361f100e90a821ee200e13cfa212 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Copy one file's atime and mtime to another
 
index 3dfa131ed7ecad460e9ae87e26d4605884ac2a46..0622282f99979f322bdb3e58457628eb252d7f94 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 "Replace CRLF with LF in argument files.  Print names of changed files."
 
 import sys, os
index 9e65dc803d20fa32ff5a781eb976a1e5a3be96bb..0fc13bbe04cf8d219c5123baee457f32fb88030b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Print a list of files that are mentioned in CVS directories.
 
index 9dd8bd3b72c01eebb5293128d1c4ac13ebdf8d5a..a5532a8f3a412e3e8058c160ae28c9d3e410d7cf 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """
 Synopsis: %(prog)s [-h|-g|-b|-r|-a] dbfile [ picklefile ]
index dbf4f1aa6c1e5fb5864c9776ff3dd0323232d975..6b4361ac61381a291256aebf466f2c49620bee7f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Format du output in a tree shape
 
 import os, sys, errno
index 8d35dfb31e1f0440396f76673bf1f6e7095a5db0..671ff11e65ecc49db85f632132a841014053b41e 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Create a TAGS file for Python programs, usable with GNU Emacs.
 
 usage: eptags pyfiles...
index 2e202bec6474d408fb759101da3ad1cd6edb8af8..b299bf502aa7305085cb9eba3c9a7462d4dce494 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Find the maximum recursion limit that prevents interpreter termination.
 
 This script finds the maximum safe recursion limit on a particular
index 558791fcc0afe69b046fae4fb8a878a14106d07b..f24a702966f40b300d4fac2026bdb9b7d2f5d5b7 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """finddiv - a grep-like tool that looks for division operators.
 
index d3da7e4e1130c72fe1e3f910f196785b25f61bda..b4c09ef1ce47d89ef3855a5a425f1640c0e76aa5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # findlinksto
 #
index 78fc8efeba3c1627f21a1dd35ae452c26c537300..77607ce137081fa313ae5e15a4214dbaddcbcbf8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """List all those Python files that require a coding directive
 
index c9d3a295f21951bf8c2933b92b7c76dc7b69690c..95f7863b7ced6a8de435cc5728bf573c3dba5148 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Perform massive identifier substitution on C source files.
 # This actually tokenizes the files (to some extent) so it can
index 8b15cc65954ced74140764bac63b3dc69a36e68b..4ecbea15e8ce6b917d8358c9af6ffb1a8770cb36 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """fixdiv - tool to fix division operators.
 
index 120803135733df6ce160cc0fafbadd89ba6e06c5..ec840575b205e82a871edab60549f87990e87520 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Add some standard cpp magic to a header file
 
index d35a339af5b2cbb7062d1ee8e9c59dd5209d9815..aac86977088577fdad274246357f2ff637bd66a1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """(Ostensibly) fix copyright notices in files.
 
index fd2ca71496c7a7f4eabf78133df48f8535196dcc..b00226120684fbe6fa336635bea1d101e7331749 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # Fix Python script(s) to reference the interpreter via /usr/bin/env python.
 # Warning: this overwrites the file without making a backup.
index b79db1ac5ceef01bd887db78d3aa28dcbfc62111..9e8be1daf843146c1195ddd2302fe9d846f87d92 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Mirror a remote ftp subtree into a local directory tree.
 
index 6219c2d4bcd4962663f010d2ef81833a1e7fd159..12152bb5f898c27cf30bdd29c4019e3bb894be3f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 import sys, webbrowser
 
index cb01c2ce6805e7b565d9fc554198e8721c2ad4a9..f3c720299aa921d60491d50b6544cb94fb6cec1f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python2.3
+#! /usr/bin/env python32.3
 
 """Transform gprof(1) output into useful HTML."""
 
index 697e7fecdd0f8c86156ec4b74fa93e8c589d32ea..f3c80bda9c300f34186ed76dde13c95d8ea9ebce 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Read #define's and translate to Python code.
 # Handle #include statements.
index 2ed7a6667bdb5577ccc7ac99b8036e1c66710fb0..46167ad8436322b3d2b2235921530b19af74ff2f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Selectively preprocess #ifdef / #ifndef statements.
 # Usage:
index 1b9a5b7d1f8dad8d499ed42b138bb710376da004..d0940223c7da1e246867a264b895850834eb3da0 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 "Replace LF with CRLF in argument files.  Print names of changed files."
 
index 748b0424bb1d065cfad1c08673948ff106bc5d40..982f4800ba31164c10e940e3485fb4035e171927 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # linktree
 #
index 5ee1504db549d94ceb89b538ce1bb81011e0deec..aa4e55091e5902e1db86c332d42e9f1619e25ca8 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Find symbolic links and show where they point to.
 # Arguments are directories to search; default is current directory.
index 06750b0c2b7bd12391ecb504ff61797c627ea22c..b7245f4836e10a189ac022ba6b2d5d8baf7bbe1a 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Consolidate a bunch of CVS or RCS logs read from stdin.
 
index 140c0b3e1aaabe2b4b6b6ccfca8d4ed110836a3e..743da72aa82eb0b8f9f214e04a550d7986cfc9b6 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Python utility to print MD5 checksums of argument files.
 """
index f5fe7cd6ec705617e77a178fda468b963db5faf3..030e1c99d88fda77b29410304c1237fe59a98d29 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Fix Python source files to avoid using
 #       def method(self, (arg1, ..., argn)):
index 8bc2ec1956cd21ce5b51859877be08bd7609c2a8..b21909e691d609810d71e40677f29ed899755008 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # mkreal
 #
index c60c8a83ece1342a89a9cfda68cfd670f159a717..2422091dccbc86e8e2d785a1dec52c4deaade416 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Module ndiff version 1.7.0
 # Released to the public domain 08-Dec-2000,
index 9dfb99143f5154905cd85a85c9b589e2c05e28ec..8f07559e2105184614c9884d8036976d03032e7b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """nm2def.py
 
 Helpers to extract symbols from Unix libs and auto-generate
index 0975a3bbcdf1a93c9469a18ffa6654c3c87fde36..1e1fce07dd5e3bb5d96347d627a9786fc3008a4d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # objgraph
 #
index 8d93167ed8a96f5e13a019644797ead38cb4c85f..5b0f1c6741d57f369d5ca750bd685b383244a88d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/env python3
 """ Utility for parsing HTML entity definitions available from:
 
       http://www.w3.org/ as e.g.
index 5c5a05b9ada62180b5cba169ba0a4c12c2cfe037..938f31c16439b4f9bc2248835db10fe76a5dc22f 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # pdeps
 #
index a43ffae448ef09126cd382bb95e3d7cd99a8d201..b5b6571863282fbbcadce0e6c23607c80e0b8ea5 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """
 Synopsis: %(prog)s [-h|-b|-g|-r|-a|-d] [ picklefile ] dbfile
index f80a8b7e23ad97770c44c2d0856a0c9a9a7cd3a1..15b6399f793bd48d6fb1678756ecc972f968fefe 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # This file contains a class and a main program that perform three
 # related (though complimentary) formatting operations on Python
index ac01356076441771697c04da114e3fc61f71c5af..ca643b3494be901a48251d4a9770598ccf6b78ff 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # ptags
 #
index 05c2b8667f05e68e63fe081bd25e804cc1031e0e..048131e2433a5f7094a9923fb890e78ac3fd88be 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """\
 List python source files.
index 55b99ebabad8c93ded8507e2bfa87e337371e186..246af3ef81da60dcd812f85fb92e52f1de243cc7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # Make a reST file compliant to our pre-commit hook.
 # Currently just remove trailing whitespace.
index 8557b5debd6e1b2721ce2d256a541faa0f802ef7..4f47b7a4d8bf698360a54dfe0fff78923b3a34ef 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Released to the public domain, by Tim Peters, 03 October 2000.
 
index 12d736e2a136d27d71bf7901bba9c44692b70118..eee6a07012230de88745825493e9ff9d4e76e881 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Reverse grep.
 
index 61de63d1958984954c1b6703801d5c513f601f92..e4074c1afd8dfac527dc8126e37c789f53c3cc66 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 '''
 Small wsgiref based web server. Takes a path to serve from and an
 optional port number (defaults to 8000), then tries to serve files.
index 462ec321834df7ef723bd673544d5d5901f2cd8d..8e22a7ea76f8e1b1bd95a9c6e94c42f87ac5dc6d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # suff
 #
index 9357c7ed8d2ef4c720c707a1e740bb7b6f0c9f4b..80616a6aa18ee44223b792b34c8c59885d1d0552 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """
 SVN helper script.
index 86229f2ad36418c7535cffe4714f4c6c6c8e63d4..af2147a76bbfe579af73c3d5b18c37164891a998 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Convert GNU texinfo files into HTML, one file per node.
 # Based on Texinfo 2.14.
index 8643ee73ba1c179f49d3383dfbe69e524f3a66c9..b2649c474e86ac7b83a0f8b1b45ac3f2434e9f83 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Script to synchronize two source trees.
 
index 1a186a32951368c4aa70cab7112dff0ac607ab95..f21b7c84abd9de73f0fd361ce0b581d1a6db75ea 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 "Replace tabs with spaces in argument files.  Print names of changed files."
 
index a9f49078123e7a61d045376b33725b9d811e6a2f..4fc37a027cadee536ef7ce50a1ca8513c784fd9b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Variant of "which".
 # On stderr, near and total misses are reported.
index 8cffc9e11b8ced09d80347afd27e0bfc7bdd87ac..228f0c0ea5879c5eea4d897fd9259c315ef10eeb 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # xxci
 #
index b63428abd4a9423144b2d80cb49afbda9cdfc788..67491c15ac510a4e2f7c1d6dd561557f81e73e4c 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # fetch the certificate that the server(s) are providing in PEM form
 #
index dade1ced22c59ae6ea916e2f5ee9a18c1da0bc21..0f5c1e24a3a26345a48b0ad0622201936539919a 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """ Compare the output of two codecs.
 
index 4ce613aff89da3777989dc164c04d8e470452aae..88d8f5626d55e52bdad3921e74854a965962510c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """GUI interface to webchecker.
 
index 651cf85aa05c0994b4fa705189a5ff81a288cccf..7c3124c4292b673134b5ee763e40b8aa43f9ef4a 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Original code by Guido van Rossum; extensive changes by Sam Bayer,
 # including code to check URL fragments.
index 3bbdec36da98ba594f301f4dd8c4b98c3c25f323..8076af57d263ad8d3a432bc0843a7786f3de4cc1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """A variant on webchecker that creates a mirror copy of a remote site."""
 
index b2223c401dfc4bf4b24761b791a7a0f4dd9ce39c..032523b2eabf023d60697d95cc0f51a35af7c360 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 """Tkinter-based GUI for websucker.