Home
last modified time | relevance | path

Searched refs:rexec (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython2/Lib/
Drexec.py74 rexec = None
79 rexec = args[0]
84 self.rexec = rexec
86 def set_rexec(self, rexec): argument
88 self.rexec = rexec
91 return self.rexec.get_suffixes()
94 return self.rexec.is_builtin(name)
98 return self.rexec.copy_except(m, ())
106 return self.rexec.load_dynamic(name, filename, file)
109 return self.rexec.add_module(name)
[all …]
DBastion.py172 import rexec
173 r = rexec.RExec()
/external/python/cpython2/Demo/tkinter/guido/
Dss1.py7 import rexec
36 self.rexec = rexec.RExec()
37 m = self.rexec.add_module('__main__')
45 return cell.recalc(self.rexec)
147 cell.recalc(self.rexec)
167 cell.recalc(self.rexec)
334 def recalc(self, rexec): argument
375 def recalc(self, rexec): argument
401 def recalc(self, rexec): argument
405 rexec.r_exec("from __future__ import division\n" +
[all …]
/external/python/cpython2/Doc/library/
Drexec.rst1 :mod:`rexec` --- Restricted execution framework
4 .. module:: rexec
9 The :mod:`rexec` module has been removed in Python 3.
29 While the :mod:`rexec` module is designed to perform as described below, it does
34 Alternatively, help in patching known :mod:`rexec` vulnerabilities would be
50 Whenever the :mod:`rexec` module searches for a module (even a built-in one) or
82 Grail is a Web browser written entirely in Python. It uses the :mod:`rexec`
268 class TmpWriterRExec(rexec.RExec):
Drestricted.rst12 in reading old code that uses the :mod:`rexec` and :mod:`Bastion` modules.
59 rexec.rst
Dbastion.rst26 object. It must always be used with the :mod:`rexec` module, in order to allow
Dundoc.rst23 --- Import hook support (for :mod:`rexec`; may become obsolete). Removed in
/external/python/cpython2/Lib/test/
Dtest_sundry.py65 import rexec
/external/ltp/testcases/network/
DREADME.md38 * Add rlogin, rsh, rexec into /etc/securetty file:
41 for i in rlogin rsh rexec; do echo $i >> /etc/securetty; done
/external/python/cpython2/Doc/c-api/
Dimport.rst89 module: rexec
95 are installed in the current environment, e.g. by :mod:`rexec` or :mod:`ihooks`.
/external/toybox/lib/
Dlib.h173 void xregcomp(regex_t *preg, char *rexec, int cflags);
/external/autotest/utils/
Dpylintrc281 #deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc264 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
/external/ltp/
DINSTALL208 rexec
/external/python/cpython2/Doc/whatsnew/
D2.3.rst1442 * The :mod:`rexec` and :mod:`Bastion` modules have been declared dead, and
1445 by :mod:`rexec`, and no one has interest in fixing them or time to do so. If
1446 you have applications using :mod:`rexec`, rewrite them to use something else.
1449 because there are known bugs in the :mod:`rexec` module in those versions. To
1450 repeat: if you're using :mod:`rexec`, stop using it immediately.)
/external/python/cpython2/Misc/
DHISTORY4779 - Bastion.py and rexec.py are disabled. These modules are not safe in
5675 - Fixed bug #636769: rexec would run unallowed code if subclasses of
6977 - In restricted execution mode (using the rexec module), unmarshalling
11300 - The classes rexec.RModuleLoader and rexec.RModuleImporter no
11709 - Improvements to rexec.py: package support; support a (minimal)
12709 - Restricted execution (rexec): added the pcre module (support for the
14246 (e.g. the rexec module). Also close the file in some cases and add
14263 - Fixed a series of embarrassing typos in rexec's handling of standard
14338 restricted mode (rexec, Bastion) and the formatter module (for use
14863 - Fixed an interface bug in the rexec module: it was impossible to pass a
[all …]
Dcheatsheet1961 rexec Restricted execution facilities ("safe" exec, eval, etc).
DNEWS9935 - The Bastion and rexec modules have been deprecated for removal in
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2756 fun:rexec=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1471 PUBLIC fa960 0 rexec