Getting rid of bitwise operators in Python 3?
Carl Banks
pavlovevidence at gmail.com
Sat Sep 22 15:29:01 EDT 2007
More information about the Python-list mailing list
Sat Sep 22 15:29:01 EDT 2007
- Previous message (by thread): Getting rid of bitwise operators in Python 3?
- Next message (by thread): Getting rid of bitwise operators in Python 3?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 22 Sep 2007 14:50:12 +0000, Paddy wrote: > Sorry Carl, > I think *you* may not have much need for bitwise operators but others, > including myself do. No matter what the usage found, I would think > replacing bitwise operators by function calls a retrograde step. Well, if people are going to take the suggestion this personally, maybe that's reason enough not to bother. Carl Banks
- Previous message (by thread): Getting rid of bitwise operators in Python 3?
- Next message (by thread): Getting rid of bitwise operators in Python 3?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list