Searched refs:Bastion (Results 1 – 16 of 16) sorted by relevance
/external/python/cpython2/Doc/library/ |
D | bastion.rst | 2 :mod:`Bastion` --- Restricting access to objects 5 .. module:: Bastion 10 The :mod:`Bastion` module has been removed in Python 3. 37 .. function:: Bastion(object[, filter[, name[, class]]]) 48 string representation will be ``<Bastion for name>`` if a value for *name* is 59 by :func:`Bastion`. The *getfunc* parameter is a function which returns the
|
D | restricted.rst | 12 in reading old code that uses the :mod:`rexec` and :mod:`Bastion` modules.
|
/external/python/cpython2/Lib/ |
D | Bastion.py | 87 def Bastion(object, filter = lambda name: name[:1] != '_', function 146 b = Bastion(o)
|
/external/antlr/runtime/Python3/ |
D | pylintrc | 241 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
|
/external/antlr/runtime/Python/ |
D | pylintrc | 264 deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
|
/external/autotest/utils/ |
D | pylintrc | 281 #deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 234 deprecated-modules=regsub,TERMIOS,Bastion,rexec,sets
|
/external/python/apitools/ |
D | default.pylintrc | 270 # DEFAULT: deprecated-modules=regsub,TERMIOS,Bastion,rexec
|
/external/yapf/ |
D | pylintrc | 425 deprecated-modules=regsub,TERMIOS,Bastion,rexec
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6b1.rst | 908 The Bastion and rexec modules have been deprecated for removal in Python
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.3.rst | 1442 * The :mod:`rexec` and :mod:`Bastion` modules have been declared dead, and
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.3.rst | 1442 * The :mod:`rexec` and :mod:`Bastion` modules have been declared dead, and
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 1849 Bastion "Bastionification" utility (control access to instance vars)
|
D | HISTORY | 4779 - Bastion.py and rexec.py are disabled. These modules are not safe in 14338 restricted mode (rexec, Bastion) and the formatter module (for use 14804 - New module Bastion. (XXX)
|
/external/python/cpython3/Misc/ |
D | HISTORY | 17330 - Removed these modules: audiodev, Bastion, bsddb185, exceptions, 22163 - Bastion.py and rexec.py are disabled. These modules are not safe in 31717 restricted mode (rexec, Bastion) and the formatter module (for use 32183 - New module Bastion. (XXX)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 68 ,"AF","CBN","Camp Bastion","Camp Bastion","HEL","--34----","RQ","0901",,"3151N 06411E",
|