You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is no way to run repy.py without restrictions, except for providing a restrictions file with very high limits. (The --simple command-line option which by the way didn't make its way into RepyV2 yet doesn't do that.)
If this is supposed to be the One True Way of achieving practically unrestricted Repy, then we should distribute such restrictions file at least with the demokit.
An alternative could be to do what repyportability.py does and programmatically disable nanny's checks.
Opinions?
The text was updated successfully, but these errors were encountered:
I believe there is no way to run
repy.py
without restrictions, except for providing a restrictions file with very high limits. (The--simple
command-line option which by the way didn't make its way into RepyV2 yet doesn't do that.)If this is supposed to be the One True Way of achieving practically unrestricted Repy, then we should distribute such restrictions file at least with the demokit.
An alternative could be to do what repyportability.py does and programmatically disable
nanny
's checks.Opinions?
The text was updated successfully, but these errors were encountered: