PythonInterpreter interp
javax.servlet.http.HttpServlet modjyServlet
boolean closed
java.sql.Connection connection
java.util.Set<PyCursor> cursors
java.util.Set<PyStatement> statements
boolean supportsMultipleResultSets
boolean supportsTransactions
int arraysize
boolean closed
PyConnection connection
DataHandler datahandler
boolean dynamicFetch
Fetch fetch
PyObject lastrowid
PyObject rsConcur
PyObject rsType
int softspace
PyStatement statement
PyObject updatecount
PyObject warnings
boolean closed
java.lang.Object sql
java.sql.Statement statement
int style
java.sql.SQLWarning warning
int capacity
size
field.int modCountIncr
AbstractList
, by adding the value to
AbstractList.modCount
after performing a potentially
structure-altering operation. A value of 0 indicates that
it is still valid to iterate over the array. A value of 1
indicates it is no longer valid to iterate over the range.
This class uses a somewhat stricter semantic for modCount
.
Namely, modCountIncr
is only set to 1 if a structural
change occurred. The jdk collections generally increment
modCount
if a potentially structure-altering method
is called, regardless of whether or not a change actually occurred.
See also: java.util.AbstractList#modCount
int size
org.python.antlr.adapter.AstAdapter adapter
java.util.List data
java.util.List<PyInteger> listDelegate
List
. The List interface supplied by
BaseBytes delegates to this object.int offset
int size
byte[] storage
int totalCount
byte[] store
AbstractDict dvDict
java.util.Set<PyObject> _set
java.util.Map<java.lang.String,java.io.InputStream> entries
java.lang.String path
PyObject[] slots
boolean dont_imply_dedent
java.lang.String encoding
java.util.Set<CodeFlag> flags
boolean only_ast
boolean source_is_utf8
java.util.Iterator<java.lang.Object> proxy
java.util.List list
byte attr_type
BufferProtocol object
int offset
int size
java.lang.Object data
org.python.core.PyArray.ArrayDelegate delegate
java.lang.ref.WeakReference<BaseBuffer> export
java.lang.Class<?> type
java.lang.String typecode
int co_argcount
java.lang.String[] co_cellvars
java.lang.String co_filename
int co_firstlineno
CompilerFlags co_flags
java.lang.String[] co_freevars
int co_nlocals
java.lang.String[] co_varnames
int jy_npurecell
int nargs
boolean varargs
boolean varkwargs
PyObject[] slots
java.lang.String __name__
java.lang.reflect.Method addMethod
java.lang.Class<T> eventClass
java.lang.String __name__
java.lang.Class<?> adapterClass
java.lang.reflect.Field adapterField
java.lang.reflect.Method addMethod
java.lang.Class<?> eventClass
java.lang.String eventName
java.lang.String __name__
java.lang.reflect.Method getMethod
java.lang.Class<?> myType
java.lang.reflect.Method setMethod
boolean value
java.lang.String doc
PyBuiltinCallable.Info info
int maxargs
int minargs
java.lang.String name
int index
PyObject self
PyObject __self__
java.lang.Class<?> type
java.lang.ref.WeakReference<BaseBuffer> export
byte[] co_code
PyObject[] co_consts
byte[] co_lnotab
java.lang.String[] co_names
int co_stacksize
int count
int maxCount
PyObject ob_ref
PyTuple __bases__
PyObject __contains__
PyObject __del__
PyObject __delattr__
PyObject __dict__
PyObject __getattr__
java.lang.String __name__
PyObject __setattr__
PyObject __tojava__
PyObject callable
java.lang.String co_name
double imag
double real
java.util.List<PyObject> callables
PySystemState systemState
java.lang.String doc
java.lang.Class ofType
PyType dtype
java.lang.String name
PyObject dict
private java.lang.Object writeReplace()
boolean isReRaise
boolean normalized
boolean printingStackTrace
PyTraceback traceback
PyObject type
PyObject value
int index
PySequence seq
boolean appending
boolean binary
org.python.core.PyFile.Closer closer
java.lang.String encoding
java.lang.String errors
TextIOBase file
java.lang.String mode
PyObject name
boolean reading
boolean softspace
boolean universal
boolean updating
boolean writing
boolean closed
java.io.BufferedReader reader
char[] reuseableBuffer
boolean closed
boolean softspace
java.io.Writer writer
double value
int env_j
PyFrame f_back
PyObject f_builtins
PyBaseCode f_code
PyCell[] f_env
PyObject[] f_exits
PyObject[] f_fastlocals
PyObject f_globals
int f_lasti
int f_lineno
PyObject f_locals
int f_ncells
int f_nfreevars
java.lang.Object[] f_savedlocals
java.lang.Object generatorInput
TraceFunction tracefunc
private java.lang.Object readResolve()
PyObject __closure__
PyCode __code__
PyObject[] __defaults__
PyObject __dict__
PyObject __doc__
PyObject __globals__
PyObject __module__
java.lang.String __name__
int column
java.lang.String filename
int lineno
java.lang.String text
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
PyObject __dict__
int value
PyException stopException
PyStringMap __dict__
java.lang.String __file__
PackageManager __mgr__
java.lang.String __name__
PyStringMap clsSet
java.util.Set<PyJavaType> conflicted
java.util.Set<java.lang.String> modified
int gListAllocatedStatus
java.util.List<PyObject> list
int index
PyList list
boolean stopped
java.math.BigInteger value
PyBuffer backing
int hashCache
PyMemoryView.release()
is called.boolean hashCacheValid
boolean released
PyObject shape
PyObject strides
PyObject suboffsets
int maxargs
PyBuiltinCallable meth
int minargs
PyObject[] slots
PyType for_type
private java.lang.Object writeReplace()
private java.lang.Object writeReplace()
java.lang.Object attributes
attributes
is a general purpose linked list of arbitrary
Java objects that should be kept alive by this PyObject. These
objects can be accessed by the methods and keys in
JyAttribute
.
A notable attribute is the javaProxy (accessible via
JyAttribute.getAttr(this, JyAttribute.JAVA_PROXY_ATTR)
),
an underlying Java instance that this object is wrapping or is a
subclass of. Anything attempting to use the proxy should go through
PyObject.getJavaProxy()
which ensures that it's initialized.PyType objtype
int index
java.lang.reflect.Field field
PyObject __doc__
PyObject __module__
java.lang.String __name__
ReflectedArgs[] argslist
boolean calledStatically
int nargs
int idx
PyObject seq
SequenceIndexDelegate delegator
SequenceIndexDelegate
.int index
PyObject seq
java.lang.String shadow
PyList targets
java.lang.String name
int index
PyObject callable
java.lang.ref.Reference<BaseBuffer> export
PyString.getBuffer(int)
.java.lang.String string
java.util.concurrent.ConcurrentMap<java.lang.Object,PyObject> table
int column
java.lang.String filename
int lineno
java.lang.String text
PyObject __dict__
PyObject __displayhook__
PyObject __excepthook__
PyObject __name__
PyObject __stderr__
PyObject __stdin__
PyObject __stdout__
boolean _systemRestart
PyList argv
PyObject builtins
int checkinterval
java.lang.ClassLoader classLoader
PySystemState.PySystemStateCloser closer
codecs.CodecState codecState
java.lang.String currentWorkingDir
boolean dont_write_bytecode
PyObject executable
java.util.concurrent.locks.ReentrantLock importLock
PyObject last_traceback
PyObject last_type
PyObject last_value
PyList meta_path
PyObject modules
java.util.Map<java.lang.String,PyModule> modules_reloading
PyList path
PyList path_hooks
PyObject path_importer_cache
PyObject platform
PyObject ps1
PyObject ps2
int recursionlimit
PyObject stderr
PyObject stdin
PyObject stdout
java.lang.ClassLoader syspathJavaLoader
PyList warnoptions
java.lang.String co_code
int func_id
PyFunctionTable funcs
java.util.Iterator<PyObject> iterator
protected java.lang.Object writeReplace()
PyType base
PyObject[] bases
boolean builtin
PyObject dict
boolean hasDelete
boolean hasGet
boolean hasSet
boolean instantiable
boolean isBaseType
PyObject[] mro
java.lang.String name
boolean needs_finalizer
boolean needs_userdict
boolean needs_weakref
int numSlots
int ownSlots
java.util.Set<java.lang.ref.WeakReference<PyType>> subclasses
long tp_flags
java.lang.Class<?> underlying_class
boolean usesObjectGetattribute
java.lang.Object versionTag
PyObject[] slots
org.python.core.PyUnicode.IndexTranslator translator
PyUnicode.BASIC
or and instance of #Supplementary
.long len
long start
long step
long stop
long index
long len
long start
long step
java.util.zip.ZipFile zipFile
boolean bytes
java.lang.Object head
int index
java.lang.String markup
boolean bytes
int index
java.lang.String markup
org.python.core.stringlib.MarkupIterator.FieldNumbering numbering
org.python.core.util.importer.SearchOrderEntry[] searchOrder
int count2
int count3
char[] level1
char[] level23
java.security.MessageDigest digest
java.lang.String name
boolean debug
PyIOFile file
int version
java.lang.StringBuilder buf
boolean closed
int pos
boolean softspace
java.lang.String format
org.python.modules.struct.FormatDef[] format_def
int size
PyObject callable
org.python.modules._collections.PyDeque.Node header
int maxlen
int size
long state
char delimiter
boolean doublequote
char escapechar
java.lang.String lineterminator
char quotechar
QuoteStyle quoting
boolean skipinitialspace
boolean strict
PyObject[] slots
PyDialect dialect
java.lang.StringBuffer field
PyList fields
PyObject input_iter
int line_num
boolean numeric_field
org.python.modules._csv.PyReader.ParserState state
PyDialect dialect
int num_fields
boolean quoted
java.lang.StringBuffer rec
int rec_len
PyObject writeline
boolean closefd
RawIOBase ioDelegate
PyString mode
boolean readable
readable = reading | updating
boolean seekable
boolean seekableKnown
boolean writable
writable = writing | updating | appending
PyObject[] slots
boolean __closed
closed
and checked by PyIOBase._checkClosed()
. It may be set without making it
an error (for this object and its subclasses) to access some downstream object, notably in
the implementation of close()
.PyStringMap __dict__
org.python.modules._io.Closer<PyIOBase> closer
PyObject[] slots
PyObject[] slots
java.lang.String __module__
boolean allow_nan
PyObject defaultfn
PyObject encoder
PyObject indent
PyObject item_separator
PyObject key_separator
PyDictionary markers
boolean skipkeys
PyObject sort_keys
java.util.concurrent.locks.Condition _condition
org.python.modules._threading.ConditionSupportingLock _lock
org.python.modules._threading.Mutex _lock
org.python.modules._threading.RLockImplementation _lock
PyObject callback
ReferenceBackend gref
org.python.modules.bz2.PyBZ2Compressor.CaptureStream captureStream
org.apache.commons.compress.compressors.bzip2.BZip2CompressorOutputStream compressStream
byte[] accumulator
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream decompressStream
boolean eofReached
PyString unused_data
TextIOBase buffer
int buffering
java.lang.String fileName
boolean inIterMode
boolean inReadMode
boolean inUniversalNewlineMode
boolean inWriteMode
boolean needReadBufferInit
org.python.modules.itertools.itertools.ItertoolsIterator iter
PyIterator iter
org.python.modules.itertools.itertools.ItertoolsIterator iter
org.python.modules.itertools.itertools.ItertoolsIterator iter
PyObject counter
PyIterator iter
PyObject stepper
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
org.python.modules.itertools.itertools.ItertoolsIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
PyIterator iter
int position
org.python.modules.itertools.PyTeeIterator.PyTeeData teeData
int counter
PyIterator iter
PyObject object
PyIterator iter
PyIterator iter
DirectMemory memory
org.python.modules.jffi.CType.Array arrayType
org.python.modules.jffi.MemoryOp componentMemoryOp
CType componentType
SequenceIndexDelegate delegator
int index
DirectMemory memory
CType ctype
DirectMemory referenceMemory
org.python.modules.jffi.MemoryOp memoryOp
NativeType nativeType
com.kenai.jffi.Library lib
java.lang.String name
DynamicLibrary library
DirectMemory memory
java.lang.String name
PyObject[] argtypes
Invoker compiledInvoker
Invoker defaultInvoker
PyStringMap dict
PyObject errcheck
com.kenai.jffi.Function jffiFunction
org.python.modules.jffi.JITHandle jitHandle
DynamicLibrary library
java.lang.String name
Pointer pointer
PyObject restype
org.python.modules.jffi.MemoryOp componentMemoryOp
PyObject value
java.util.Map<java.lang.Object,StructLayout.Field> fieldMap
java.util.List<StructLayout.Field> fields
StructLayout layout
org.python.modules.jffi.MemoryOp memoryOp
java.util.Random javaRandom
int endpos
int groups
int lastindex
int[] mark
PatternObject pattern
int pos
PyObject regs
PyString string
PatternObject pattern
SRE_STATE state
PyString string
PyObject[] args
java.lang.String[] keywords
java.lang.ThreadLocal<java.lang.Object[]> tdict
PyObject[] slots
boolean locked
int n_fields
int n_sequence_fields
int n_unnamed_fields
PyObject tm_hour
PyObject tm_isdst
PyObject tm_mday
PyObject tm_min
PyObject tm_mon
PyObject tm_sec
PyObject tm_wday
PyObject tm_yday
PyObject tm_year
java.lang.String archive
PyObject files
java.lang.String prefix
PySystemState sys
java.util.Map<java.lang.String,org.python.util.PyServlet.CacheEntry> cache
PythonInterpreter interp