arschlochnop

Results 2 issues of arschlochnop

The tuple form has not always been 100 % compatible, as there was a bug in handling of exec in functions with nested functions (issue 21591); Reference: https://stackoverflow.com/a/41368813 Error info:...

https://github.com/n1nj4sec/pupy/blob/7df82e89f8c415025bbe8eafb51f732f9473685f/pupy/packages/all/pupyutils/basic_cmds.py#L614 ``` if files == 1 and exception: raise exception ```