Home
last modified time | relevance | path

Searched refs:BastionClass (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Doc/library/
Dbastion.rst51 *class*, if present, should be a subclass of :class:`BastionClass`; see the
53 :class:`BastionClass` will rarely be required.
56 .. class:: BastionClass(getfunc, name)
62 *name* is used to construct the :func:`repr` of the :class:`BastionClass`
/external/python/cpython2/Lib/
DBastion.py37 class BastionClass: class
88 name=None, bastionclass=BastionClass):