1
0
mirror of https://github.com/gryf/python-syntax.git synced 2025-12-17 11:30:27 +01:00

Added support for str.format syntax

This commit is contained in:
Dmitry Vasiliev
2008-09-21 20:10:51 +04:00
parent ed21c2f0b0
commit 07c654e70d
3 changed files with 19 additions and 7 deletions

View File

@@ -1,8 +1,6 @@
Now
===
- Python 3.0 string formatting
Later
=====