3 ms·
That wouldn't matter since we are talking about python, not assembly or C.
by foonamefoo 19y ago
That wouldn't matter since we are talking about python, not assembly or C.
- BrandonM 19y agoI would hazard a guess that CPython (the reference implementation) hooks directly into C for bitwise NOT, and therefore, it would matter.