pythonizer
pythonizer copied to clipboard
No code is generated to be able to open input or output pipes
No code is generated to be able to open input or output pipes. For example:
if (not open(FILE,"gzip -dc $rawfile |")) { ... }
Fixed in https://github.com/snoopyjc/pythonizer