-
- Downloads
py/compile: Remove comment about TODO for short circuiting for if-stmt.
Short circuiting is handled correctly by c_if_cond, and constants within short-circuit expressions are optimised by the parser.
Loading
Please register or sign in to comment