[Python-Dev] SF:1463370 add .format() method to str and unicode (original) (raw)
Crutcher Dunnavant crutcher at gmail.com
Mon Apr 3 09:48:03 CEST 2006
- Previous message: [Python-Dev] outstanding items for 2.5
- Next message: [Python-Dev] SF:1463370 add .format() method to str and unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From discussion on python-3000, it occured to me that this shouldn't break anything. This patch adds a .format() method to the string and unicode types.
SF:1463370
-- Crutcher Dunnavant <crutcher at gmail.com> littlelanguages.com monket.samedi-studios.com
- Previous message: [Python-Dev] outstanding items for 2.5
- Next message: [Python-Dev] SF:1463370 add .format() method to str and unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]