Message99509
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! |
|
| 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: <[email protected]> |
| 2010-02-18 14:53:06 | mark.dickinson | link | issue7633 messages |
| 2010-02-18 14:53:06 | mark.dickinson | create | |
|