Author Topic: Python versions  (Read 4468 times)

0 Members and 1 Guest are viewing this topic.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Python versions
« on: April 17, 2011, 08:31:20 pm »
I'm just interested in seeing what version of python everyone uses
Please tell me if I missed your version. I don't know the 3.x versions

I voted Python 2.6.x and x=1 I haven't updated in a while to protect compatibility. I also use this because it is the 2.6 version of Portable Python
do the new versions of 2.6/2.7 stay compatible with 2.6.1
« Last Edit: April 17, 2011, 08:33:13 pm by ruler501 »
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Pyhton versions
« Reply #1 on: April 17, 2011, 08:32:57 pm »
I use Python 3.1 and if I have to, Python 2.6.x or 2.7.x

Python 3.1 is the most advanced version that I can still turn into an exe, and the other Python versions are necessary for lots of 3rd party libraries.
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Python versions
« Reply #2 on: April 17, 2011, 08:34:00 pm »
3.1... it isn't here D:
yeah, I use 3.1 and 2.6

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Python versions
« Reply #3 on: April 17, 2011, 08:34:51 pm »
I added 3.1 sorry for missing it. I really only use 2.6.1 and don't look at the new versions much
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Python versions
« Reply #4 on: April 17, 2011, 08:39:35 pm »
can you add a change vote button, then? because I put my second vote on not listed

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Python versions
« Reply #5 on: April 17, 2011, 08:41:59 pm »
I thought I told it to let users change votes.
Let me check real quick
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: Python versions
« Reply #6 on: April 18, 2011, 02:54:37 am »
I use 2.7 to run Python programs, but I don't program in Python.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Python versions
« Reply #7 on: April 18, 2011, 02:57:47 am »
Is it possible to install multiple versions at once so we don't have to switch back and forth when running programs from different versions?

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Python versions
« Reply #8 on: April 18, 2011, 05:06:41 am »
Yes you can... at least in Linux. Dunno about Windows though. It should be doable. You could just specify multiple root directories.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Python versions
« Reply #9 on: April 18, 2011, 05:49:42 am »
You can do it in Linux.
The last version of Linux (Ubuntu 11.04, in beta stage) comes with Python 2.7 preloaded. Ubuntu 10.10 comes with Python 2.6

Also, why do you use Python 2.6.x; x!=6? That's quite unstable.

Python 2.6.6 on Windows.
« Last Edit: April 18, 2011, 10:19:32 am by Scout »

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: Python versions
« Reply #10 on: April 18, 2011, 06:41:58 am »
I use Python 2.7. I only told this becuase I can't vote in any polls. :crazy: Idk why.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Python versions
« Reply #11 on: April 18, 2011, 06:42:57 am »
I use Python 2.7. I only told this becuase I can't vote in any polls. :crazy: Idk why.

I managed to vote. Perhaps it's because Omnimaga is a bit slow now.

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Python versions
« Reply #12 on: April 18, 2011, 07:51:13 am »
I use 2.6 for my programs, and I have used 3.2, but not much.

The last version of Linux (Ubuntu 11.04, in beta stage)
I think many Linux users would get real upset if they read this :)

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Python versions
« Reply #13 on: April 18, 2011, 09:35:34 am »
Is it possible to install multiple versions at once so we don't have to switch back and forth when running programs from different versions?

Yup.  I have several versons installed for my Windows machine, and a few more on my flash drive.
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Python versions
« Reply #14 on: April 19, 2011, 07:02:48 am »
The last version of Linux (Ubuntu 11.04, in beta stage)
I think many Linux users would get real upset if they read this :)

Woooops, that was very bad.

Let me rephrase it.

Quote
The last version of Ubuntu (Ubuntu 11.04 beta)...