Message 28187 - Python tracker (original) (raw)
Message28187
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
| Author | hdiwan650 |
|---|---|
| Recipients | |
| Date | 2006-04-14.08:33:18 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content |
|---|
| Logged In: YES user_id=1185570 It looks as though it's a feature... The first %s will print the whole dictionary as a string, the second, only that value looked up by the key. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 14:39:20 | admin | link | issue1467929 messages |
| 2007-08-23 14:39:20 | admin | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜