We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When executing repy on Windows, we see:
C:\Documents and Settings\justinc\test>python repy.py restrictions.test z_teststopcomm.py python repy.py restrictions.test z_teststopcomm.py python: can't open file 'C:\Documents': 2 No such file or directory Seattle Traceback (most recent call last): Exception (with type 'exceptions.Exception'): Fatal error while evaluating code safety!
Obviously this is a big deal...
The text was updated successfully, but these errors were encountered:
Author: armon Fixed in r2441.
Sorry, something went wrong.
choksi81
No branches or pull requests
When executing repy on Windows, we see:
C:\Documents and Settings\justinc\test>python repy.py restrictions.test z_teststopcomm.py
python repy.py restrictions.test z_teststopcomm.py
python: can't open file 'C:\Documents': 2 No such file or directory
Seattle Traceback (most recent call last):
Exception (with type 'exceptions.Exception'): Fatal error while evaluating code safety!
Obviously this is a big deal...
The text was updated successfully, but these errors were encountered: