A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-July/007709.html below:

[Python-Dev] Reordering opcodes (PEP 203 Augmented Assignment)

[Python-Dev] Reordering opcodes (PEP 203 Augmented Assignment) [Python-Dev] Reordering opcodes (PEP 203 Augmented Assignment)Fred L. Drake, Jr. fdrake@beopen.com
Mon, 31 Jul 2000 11:01:14 -0400 (EDT)
Ka-Ping Yee writes:
 > (or IDLE et al.) can just start with
 > 
 >     #!/usr/bin/env python -g
 >     
 > and we could then drop SET_LINENO by default.  Am i missing something?

  This #! isn't portable; the program is only guaranteed to get one
parameter from the #! line ("python" in this example).  Some platforms
are more forgiving and just use the rest of the command line (or a
maximum of 32 characters), but that means you lose the "-g" on too
many platforms.
  The other concerns that have been brought up are fairly important as
well.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4