LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

Python 3 primer, Part 1: What's new (developerWorks)

Python 3 primer, Part 1: What's new (developerWorks)
[Press] Posted Dec 20, 2008 16:28 UTC (Sat) by corbet

developerWorks begins a series looking at Python 3. "This article - the first in a series on Python 3 - covers the new print() function, input(), changes to input/output (I/O), the new bytes data type, changes to strings and string formatting, and finally, changes to the built-in dict type. This article is meant for programmers who are already familiar with Python and are curious about the changes but don't want to wade through the long list of Python Enhancement Proposals (PEPs)."

Comments (4 posted)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds