Kaydet (Commit) 4f37418d authored tarafından Guido van Rossum's avatar Guido van Rossum

Disable the rexec test now that rexec is out of grace.

üst 38abbf55
......@@ -2374,6 +2374,8 @@ def keywords():
"argument to %r" % constructor)
def restricted():
# XXX This test is disabled because rexec is not deemed safe
return
import rexec
if verbose:
print "Testing interaction with restricted execution ..."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment