Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what does "python3" mean
#4
A lot of times windows will just have the executable titled as python.exe with no 3 even if it is 3 but the directory it is in will be labeled as 3 etc. But linux and mac have different directory structures and their binaries are labeled as python for python2.x and python3 for python3.x (of course now that 2.x is almost dead that is changing for some distros). So now you will see both python and python3 refer to python3.x.
Recommended Tutorials:
Reply


Messages In This Thread
what does "python3" mean - by windows - Mar-17-2019, 07:17 AM
RE: what does "python3" mean - by Larz60+ - Mar-17-2019, 07:26 AM
RE: what does "python3" mean - by windows - Mar-17-2019, 07:36 AM
RE: what does "python3" mean - by metulburr - Mar-17-2019, 10:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 4,970 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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