Message99509
| Author | mark.dickinson |
|---|---|
| Recipients | facundobatista, jjconti, mark.dickinson, rhettinger, skrah |
| Date | 2010-02-18.14:53:06 |
| SpamBayes Score | 6.624906e-05 |
| Marked as misclassified | No |
| Message-id | <1266504788.32.0.14359236074.issue7633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Tweaked some doctests in r78218: - add integer argument doctest for logical_invert - fix integer literals with a leading zero for the other logical_*** methods, since they're illegal in Python 3. Merged to py3k in r78219. Thanks, everyone! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-18 14:53:08 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, facundobatista, jjconti, skrah |
| 2010-02-18 14:53:08 | mark.dickinson | set | messageid: <1266504788.32.0.14359236074.issue7633@psf.upfronthosting.co.za> |
| 2010-02-18 14:53:06 | mark.dickinson | link | issue7633 messages |
| 2010-02-18 14:53:06 | mark.dickinson | create | |