Ticket #415 (closed defect: fixed)
boolean and/or disobey Python semantics
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.12 |
| Component: | Python Semantics | Keywords: | |
| Cc: |
Description (last modified by robertwb) (diff)
5 or 6 should return 5, not a bint. Also x or y should work if x and y are, e.g. pointers.
Change History
Note: See
TracTickets for help on using
tickets.
