float time and the timer may restart then [Unix only]
If the path called on the closure is not a directory, ImportError is
Raises IOError when the path cannot be handled.
Raises KeyError if the element does not exist.
a _DeadlockError is raised.
0 Start of stream (the default). pos should be >
= 0
0 Start of stream (the default). pos should be >
= 0
All other arguments are used to enhance error reporting.
Be prepared to handle a FileExistsError if concurrent writing of the
If sys.implementation.cache_tag is None then NotImplementedError is raised.
ImportError is raised when the magic number is incorrect or the bytecode is
The error handling scheme to use for the handling of decoding errors.
as well as any other name registered with codecs.register_error that
compared against. If the comparison fails then ImportError is raised.
found to be stale. EOFError is raised when the data is found to be
not conform to PEP 3147/488 format, ValueError will be raised. If
sys.implementation.cache_tag is None then NotImplementedError is raised.
Windows 6.0 or greater, and raises a NotImplementedError otherwise.)
%R returned a result with an error set
%s returned a result with an error set
'ZipImportError is raised if 'archivepath' doesn't point to a valid Zip
'errors' may be given to set a different error handling scheme. Default is
'strict' to raise a ValueError exception if there is an encoding error
* 0 -- start of stream (the default)
offset should be zero or positive
2-tuple
but raise KeyError if D is empty.
Allowed to raise an IOError if they do not support a given operation.
Arguments start and end are interpreted as in slice notation.
Assuming a sequence of length len, calculate the start and stop
BlockingIOError if the underlying raw stream is in non-blocking
Bytes B[start:end]. Optional arguments start and end are interpreted
Can raise OSError for non seekable files.
Can't initialize codec error registry
Can't start new thread
Cannot allocate argument for RecursionError pre-allocation
Cannot allocate map from errnos to OSError subclasses
Cannot allocate tuple for RecursionError pre-allocation
Cannot pre-allocate RecursionError instance for recursion errors
Clock() -- return CPU time since process start as a float
Codecs.register_error that can handle UnicodeEncodeErrors.
Codecs.register_error that can handle ValueErrors.
Complementary error function at x.
Could not preallocate MemoryError object
DLL load failed with error code %d
Decoding error handler must return (str, int) tuple
Decoding error
unknown error handling code: %.400s
Different error handling scheme. Default is 'strict' meaning that encoding
Don't know how to handle %.200s in error callback
EOFError, ValueError or TypeError. Extra characters in the input are
Enable automatic garbage collection.
Enable() -- Enable automatic garbage collection.
Enable(file=sys.stderr, all_threads=True): enable the fault handler
Encoding error handler must return (str, int) tuple
Error %d %s
Error %d %s: %.200s
Error -- exception raised for Win32 errors
Error Parsing encoding_decl
Error and must return a (replacement, new position) tuple.
Error calling __set_name__ on '%.100s' instance %R in '%.100s'
Error function at x.
Error in PYTHONMALLOC: unknown allocator %s!
Error in atexit._run_exitfuncs:
Error in sys.excepthook:
Error initializing hash state
Error return without exception set
Find x!. Raise a ValueError if x is negative or non-integral.
For a list of the permitted encoding error strings.
If key is not found, d is returned if given, otherwise KeyError is raised
If that is deeper than the call stack, ValueError is raised. The default
If the function fails, an OSError exception is raised.
If the handle is already closed, no error is raised.
If the items in the array are not 1, 2, 4, or 8 bytes in size, RuntimeError is
Illegal syntax-tree
cannot start with terminal symbol.
Implements the 'backslashreplace' error handling, which replaces malformed data with a backslashed escape sequence.
Implements the 'ignore' error handling, which ignores malformed data and continues.
Implements the 'namereplace' error handling, which replaces an unencodable character with a N{...} escape sequence.
Implements the 'replace' error handling, which replaces malformed data with a replacement marker.
Implements the 'strict' error handling, which raises a UnicodeError on coding errors.
Implements the 'xmlcharrefreplace' error handling, which replaces an unencodable character with the appropriate XML character reference.
Incompatible marshal format), raise EOFError, ValueError or TypeError.
Init of pre-allocated RecursionError failed
Internal error in SHA3 Final()
Internal error in SHA3 Squeeze()
Internal error in SHA3 Update()
Internal error in SHA3 done()
Internal error in regular expression engine
Internal error in the Python interpreter.
Invalid start byte
Is given, an OverflowError is raised.
Is removed. If the function fails, an OSError exception is raised.
It is an error to use dir_fd or follow_symlinks when specifying path
It is an error to use dir_fd or follow_symlinks when specifying path as
It is typically called repeatedly until an OSError exception is
It is typically called repeatedly, until an OSError exception
It's an error to use dir_fd or follow_symlinks when specifying path as
Iterable. If start is specified, will skip all preceding elements
Like B.find() but raise ValueError when the subsection is not found.
Like B.rfind() but raise ValueError when the subsection is not found.
Like S.find() but raise ValueError when the substring is not found.
Like S.rfind() but raise ValueError when the substring is not found.
Logic error in count_comp_fors
Memoryview: internal error in richcompare
Module, or raises ZipImportError if it wasn't found.
Note: If a and b are of different lengths, or if an error occurs,
O!n
decoding error handler must return (str, int) tuple
O!n
translating error handler must return (str, int) tuple
OSError is raised if the IO object does not use a file descriptor.
On unsupported Windows versions, NotImplementedError is raised.
On
encoding error handler must return (str/bytes, int) tuple
Only 'strict' and 'surrogateescape' error handlers are supported, not '%s'
Open file and return a stream. Raise IOError upon failure.
Otherwise a ValueError is raised. Use array.tobytes().decode() to obtain a
Otherwise, start defaults to zero. Step defaults to one. If
Out of memory and PyExc_MemoryError is not initialized yet
Parse tree does not use a valid start symbol
Position %zd from error handler out of bounds
Py_Initialize: unable to load the file system codec
Raise OverflowError on infinities and a ValueError on NaNs.
Raise ValueError if the value is not present.
Raise ZipImportError if the module couldn't be found.
Raises BlockingIOError if the buffer is full and the
Raises IOError if fd is not recognized.
Raises IOError on failure. The locked region of the file extends from
Raises IndexError if list is empty or index is out of range.
Raises KeyError if the set is empty.
Raises ValueError if the value is not present.
Register the specified error handler under the name errors.
Registered with codecs.register_error that can handle UnicodeEncodeErrors.
Return a titlecased version of B, i.e. ASCII words start with uppercase
Return a titlecased version of S, i.e. words start with title case
Return an object that produces a sequence of integers from start (inclusive)
Return index of the start of the substring matched by group.
Return the CPU time or real time since the start of the process or since
Return the data associated with 'pathname'. Raise IOError if
Return the error handler for the specified error handling name or raise a
Return the error mode used to convert Unicode filenames in
SEEK_SET or 0 (offset from start of file, offset should be >
= 0)
other values
Start a file with its associated application.
Start a new thread and return its identifier. The thread will call the
Start collecting profiling information.
Start defaults to 0, and stop is omitted! range(4) produces 0, 1, 2, 3.
Start tracing Python memory allocations. Set also the maximum number
Stderr -- standard error object
used for error messages
String S[start:end]. Optional arguments start and end are
That will be decoded using the given encoding and error handler.
The array must be a unicode type array
otherwise a ValueError is raised.
The error setting of the decoder or encoder.
The filename will be used for run-time error messages.
The integer is represented using length bytes. An OverflowError is
The value must be a supported type. Raise a ValueError exception if
The variable struct.error is an exception raised on errors.
To map error codes to error messages, use the function os.strerror(),
Translate an error code to a message string.
Unable to allocate lock
Unable to decode the command from the command line:
Unable to encode error handler result to ASCII
Unable to get sys.modules
Unable to get sys.path
Unable to get sys.path_hooks
Unable to get sys.stderr
Unable to get the current thread state
Unable to get the interpreter state
Unable to get the thread head state
Unable to get warnings.WarningMessage
Unable to start the thread
Unable to start watchdog thread
Unknown error handler name '%.400s'
Unspecified ST error occurred
ValueError exception is raised - but garbage data will also be written
Vanishes, you switch heaps and start a new run. Clever and quite
When opened for writing. A FileExistsError will be raised if it already
When the iterable is empty, return the start value.
Windows Error 0x%x
Z!expected only 2 or 3 dots in {!r}z9optimization portion of filename does not start with {!r}z4optimization level {!r} is not an alphanumeric valuer>
[WinError %S] %S
[WinError %S] %S: %R
[WinError %S] %S: %R ->
%R