Message97372
| Author | mark.dickinson |
|---|---|
| Recipients | eric.smith, jjconti, mark.dickinson, rhettinger, skrah |
| Date | 2010-01-07.20:54:13 |
| SpamBayes Score | 0.026709752 |
| Marked as misclassified | No |
| Message-id | <1262897655.8.0.628629654735.issue7652@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To answer Eric's question: Decimal.__format__ is already implemented in Stefan's work---it looks like most of the code is in http://svn.python.org/projects/python/branches/py3k-cdecimal/Modules/cdecimal/io.c (Stefan, is this right?) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-07 20:54:16 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, eric.smith, jjconti, skrah |
| 2010-01-07 20:54:15 | mark.dickinson | set | messageid: <1262897655.8.0.628629654735.issue7652@psf.upfronthosting.co.za> |
| 2010-01-07 20:54:14 | mark.dickinson | link | issue7652 messages |
| 2010-01-07 20:54:13 | mark.dickinson | create | |