The Artima Developer Community
Sponsored Link

Python Buzz Forum
Python 2.3

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Willison

Posts: 282
Nickname: simonw
Registered: Jun, 2003

Simon Willison is a web technology enthusiast studying for a Computer Science degree at Bath Uni, UK
Python 2.3 Posted: Jul 30, 2003 3:10 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Simon Willison.
Original Post: Python 2.3
Feed Title: Simon Willison: Python
Feed URL: http://simon.incutio.com/syndicate/python/rss1.0
Feed Description: Simon Willison's Python cateory
Latest Python Buzz Posts
Latest Python Buzz Posts by Simon Willison
Latest Posts From Simon Willison: Python

Advertisement

After numerous alphas and betas, Python 2.3 has been released. Python.org has highlights of the release, while A.M. Kuchling's What's New in Python 2.3 goes in to a bit more detail. There's some great new stuff, but the feature that particularly caught my eye is this:

ssl - the Windows installer now incorporates SSL support. (New in 2.3a2: timeouts set on the underlying socket are now handled correctly.)

That's pretty sweet; with 2.3 we can deploy Windows applications that securely communicate over the internet out-of-the-box. Combined with web services and server-side content management systems that ability could be very useful indeed.

Incidentally, since today is the 29th of June this release means that 2.3 has met the August 1st deadline for inclusion in the next version of Mac OS X. Owning a Mac is looking more and more attractive.

Read: Python 2.3

Topic: Unicode in Python Previous Topic   Next Topic Topic: Day 5: World Games

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use