cloudify-cosmo / repex

sed on steroids
Apache License 2.0
10 stars 3 forks source link

local variable 'file_to_handle' referenced before assignment #40

Closed limor-gs closed 7 years ago

limor-gs commented 8 years ago

If no files found the following error appears: File "/Users/limor/.virtualenvs/python_env/lib/python2.7/site-packages/repex.py", line 451, in handle_path if file_to_handle and validate and validator_type == 'per_type': UnboundLocalError: local variable 'file_to_handle' referenced before assignment