Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hash bang
#5
putting all the code in a literal would still be on the limited hash bang line. so it sounds like a separate file will be needed.

or somehow we need to get python packaged so some particular name always references the latest installed version. too bad they (whoever they is) didn't make "python" do that everywhere. on ubuntu 16.04.3 it references python2 (2.7.12), not python3 (3.5.2). this may be because a lot of ubuntu init code references "python" expecting it to be python2 and they don't want to update their hash bang lines in all that old code (so ubuntu users are still experiencing older python). i should inventory what python usage exists in ubuntu.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
hash bang - by Skaperen - Feb-10-2018, 02:01 AM
RE: hash bang - by Gribouillis - Feb-15-2018, 06:34 AM
RE: hash bang - by Skaperen - Feb-16-2018, 07:11 AM
RE: hash bang - by Gribouillis - Feb-16-2018, 07:59 AM
RE: hash bang - by Skaperen - Feb-17-2018, 02:12 AM
RE: hash bang - by Gribouillis - Feb-17-2018, 10:31 AM
RE: hash bang - by Skaperen - Feb-18-2018, 04:27 AM
RE: hash bang - by Gribouillis - Feb-18-2018, 06:35 AM
RE: hash bang - by Skaperen - Feb-20-2018, 03:44 AM
RE: hash bang - by wavic - Feb-20-2018, 07:13 AM
RE: hash bang - by Skaperen - Feb-22-2018, 06:06 AM
RE: hash bang - by Gribouillis - Feb-20-2018, 09:40 AM
RE: hash bang - by Gribouillis - Feb-21-2018, 08:58 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020