Message 57058 - Python tracker
Message57058
| Author | skip.montanaro |
|---|---|
| Recipients | guettli, jribbens, skip.montanaro, tim.peters, tomster |
| Date | 2007-11-02.17:00:00 |
| SpamBayes Score | 0.19134068 |
| Marked as misclassified | No |
| Message-id | <1194022800.62.0.587680934475.issue1673409@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One other thing worth noting is that %s is not universally available. Solaris, for example, lacks it in its strftime() implementation. (It has a bazillion other non-standard format strings but not %s.) Skip |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-11-02 17:00:00 | skip.montanaro | set | spambayes_score: 0.191341 -> 0.19134068 recipients: + skip.montanaro, tim.peters, jribbens, guettli, tomster |
| 2007-11-02 17:00:00 | skip.montanaro | set | spambayes_score: 0.191341 -> 0.191341 messageid: <1194022800.62.0.587680934475.issue1673409@psf.upfronthosting.co.za> |
| 2007-11-02 17:00:00 | skip.montanaro | link | issue1673409 messages |
| 2007-11-02 17:00:00 | skip.montanaro | create | |