Login or Sign up

All Bookmarks Matching python2.6

skyl
Dec. 19, 2009

What’s New in Python 2.6 — Python v2.6.4 documentation

http://docs.python.org/whatsnew/2.6.html#pep-3101-advanced-string-formatting

What’s New in Python 2.6 is a nice document. It can also be a good place to explore what is coming in Python 3.0. This particular bit is about the .format() method on a str(), one of the most popular features new in 2.6 that I like to use if I don't have to support 2.5

All Blog Posts Matching "python2.6"

No blog posts matching tag.

All Wiki Articles Matching python2.6