if we try do this:
with open('file') as f_in, open('another_file') as f_out: pass
PyDev sad that excepted:: and show error, looks attach
error
error