pythonizer
pythonizer copied to clipboard
Bad code generated for pattern match with complex LHS
Bad code generated for pattern match with complex LHS. For example:
while (not (($line = shift @lines) =~ /^!/))
Fixed in https://github.com/snoopyjc/pythonizer