WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Python 2.7.3 is out  (Read 3022 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Python 2.7.3 is out
« on: April 12, 2012, 03:09:14 AM »
Python 2.7.3 was released recently. Would be good to have it once. It's not urgent tought, just mentioning.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Python 2.7.3 is out
« Reply #1 on: April 12, 2012, 11:51:17 AM »
Thanks.   I will put it on my list, unless someone else wants to give it a go first.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Python 2.7.3 is out
« Reply #2 on: April 12, 2012, 05:46:21 PM »
Uploading now.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Python 2.7.3 is out
« Reply #3 on: April 12, 2012, 09:05:11 PM »
Thanks, it was fast :) !
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
Re: Python 2.7.3 is out
« Reply #4 on: September 04, 2012, 08:14:35 PM »
for the next build of python would be possible to enable the use of the command history?
I've been told you need enable readline during compilation (something like libreadline6-dev)

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
Re: Python 2.7.3 is out
« Reply #5 on: April 02, 2013, 10:04:21 PM »
I have tried to compile python3.3 and after installing readline-dev.tcz, advanced editing in interpreter works