This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|
Indice – C
C
language
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
structures
C-contiguous
,
[1]
c_bool (classe in ctypes)
C_BUILTIN (nel modulo imp)
c_byte (classe in ctypes)
c_char (classe in ctypes)
c_char_p (classe in ctypes)
c_contiguous (memoryview attributo)
c_double (classe in ctypes)
C_EXTENSION (nel modulo imp)
c_float (classe in ctypes)
c_int (classe in ctypes)
c_int16 (classe in ctypes)
c_int32 (classe in ctypes)
c_int64 (classe in ctypes)
c_int8 (classe in ctypes)
c_long (classe in ctypes)
c_longdouble (classe in ctypes)
c_longlong (classe in ctypes)
c_short (classe in ctypes)
c_size_t (classe in ctypes)
c_ssize_t (classe in ctypes)
c_ubyte (classe in ctypes)
c_uint (classe in ctypes)
c_uint16 (classe in ctypes)
c_uint32 (classe in ctypes)
c_uint64 (classe in ctypes)
c_uint8 (classe in ctypes)
c_ulong (classe in ctypes)
c_ulonglong (classe in ctypes)
c_ushort (classe in ctypes)
c_void_p (classe in ctypes)
c_wchar (classe in ctypes)
c_wchar_p (classe in ctypes)
CAB (classe in msilib)
cache_from_source() (nel modulo imp)
(nel modulo importlib.util)
cached (importlib.machinery.ModuleSpec attributo)
CacheFTPHandler (classe in urllib.request)
calcobjsize() (nel modulo test.support)
calcsize() (nel modulo struct)
calcvobjsize() (nel modulo test.support)
Calendar (classe in calendar)
calendar (modulo)
calendar() (nel modulo calendar)
call
built-in function
built-in method
class instance
class object
,
[1]
,
[2]
function
,
[1]
,
[2]
instance
,
[1]
method
procedure
user-defined function
call() (nel modulo subprocess)
(nel modulo unittest.mock)
call_args (unittest.mock.Mock attributo)
call_args_list (unittest.mock.Mock attributo)
call_at() (asyncio.loop metodo)
call_count (unittest.mock.Mock attributo)
call_exception_handler() (asyncio.loop metodo)
CALL_FUNCTION (opcode)
CALL_FUNCTION_EX (opcode)
CALL_FUNCTION_KW (opcode)
call_later() (asyncio.loop metodo)
call_list() (unittest.mock.call metodo)
CALL_METHOD (opcode)
call_soon() (asyncio.loop metodo)
call_soon_threadsafe() (asyncio.loop metodo)
call_tracing() (nel modulo sys)
callable
oggetto
,
[1]
Callable (classe in collections.abc)
(nel modulo typing)
callable() (funzione built-in)
CallableProxyType (nel modulo weakref)
callback (optparse.Option attributo)
callback() (contextlib.ExitStack metodo)
callback_args (optparse.Option attributo)
callback_kwargs (optparse.Option attributo)
callbacks (nel modulo gc)
called (unittest.mock.Mock attributo)
CalledProcessError
calloc()
CAN_BCM (nel modulo socket)
can_change_color() (nel modulo curses)
can_fetch() (urllib.robotparser.RobotFileParser metodo)
CAN_ISOTP (nel modulo socket)
CAN_RAW_FD_FRAMES (nel modulo socket)
can_symlink() (nel modulo test.support)
can_write_eof() (asyncio.StreamWriter metodo)
(asyncio.WriteTransport metodo)
can_xattr() (nel modulo test.support)
cancel() (asyncio.Future metodo)
(asyncio.Handle metodo)
(asyncio.Task metodo)
(concurrent.futures.Future metodo)
(sched.scheduler metodo)
(threading.Timer metodo)
cancel_dump_traceback_later() (nel modulo faulthandler)
cancel_join_thread() (multiprocessing.Queue metodo)
cancelled() (asyncio.Future metodo)
(asyncio.Handle metodo)
(asyncio.Task metodo)
(concurrent.futures.Future metodo)
CancelledError
,
[1]
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb metodo)
canonical() (decimal.Context metodo)
(decimal.Decimal metodo)
capa() (poplib.POP3 metodo)
capitalize() (bytearray metodo)
(bytes metodo)
(str metodo)
Capsule
oggetto
captured_stderr() (nel modulo test.support)
captured_stdin() (nel modulo test.support)
captured_stdout() (nel modulo test.support)
captureWarnings() (nel modulo logging)
capwords() (nel modulo string)
casefold() (str metodo)
cast() (memoryview metodo)
(nel modulo ctypes)
(nel modulo typing)
cat() (nel modulo nis)
catch_warnings (classe in warnings)
category() (nel modulo unicodedata)
cbreak() (nel modulo curses)
CC
ccc() (ftplib.FTP_TLS metodo)
CCompiler (classe in distutils.ccompiler)
CDLL (classe in ctypes)
ceil() (in module math)
(nel modulo math)
center() (bytearray metodo)
(bytes metodo)
(str metodo)
CERT_NONE (nel modulo ssl)
CERT_OPTIONAL (nel modulo ssl)
CERT_REQUIRED (nel modulo ssl)
cert_store_stats() (ssl.SSLContext metodo)
cert_time_to_seconds() (nel modulo ssl)
CertificateError
certificates
CFLAGS
,
[1]
,
[2]
CFUNCTYPE() (nel modulo ctypes)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (modulo)
cgi_directories (http.server.CGIHTTPRequestHandler attributo)
CGIHandler (classe in wsgiref.handlers)
CGIHTTPRequestHandler (classe in http.server)
cgitb (modulo)
CGIXMLRPCRequestHandler (classe in xmlrpc.server)
chain() (nel modulo itertools)
chaining
comparisons
,
[1]
exception
ChainMap (classe in collections)
(classe in typing)
change_cwd() (nel modulo test.support)
change_root() (nel modulo distutils.util)
CHANNEL_BINDING_TYPES (nel modulo ssl)
channel_class (smtpd.SMTPServer attributo)
channels() (ossaudiodev.oss_audio_device metodo)
CHAR_MAX (nel modulo locale)
character
,
[1]
,
[2]
CharacterDataHandler() (xml.parsers.expat.xmlparser metodo)
characters() (xml.sax.handler.ContentHandler metodo)
characters_written (BlockingIOError attributo)
Charset (classe in email.charset)
charset() (gettext.NullTranslations metodo)
chdir() (nel modulo os)
check (lzma.LZMADecompressor attributo)
check() (imaplib.IMAP4 metodo)
(nel modulo tabnanny)
check__all__() (nel modulo test.support)
check_call() (nel modulo subprocess)
check_environ() (nel modulo distutils.util)
check_free_after_iterating() (nel modulo test.support)
check_hostname (ssl.SSLContext attributo)
check_impl_detail() (nel modulo test.support)
check_no_resource_warning() (nel modulo test.support)
check_output() (doctest.OutputChecker metodo)
(nel modulo subprocess)
check_returncode() (subprocess.CompletedProcess metodo)
check_syntax_error() (nel modulo test.support)
check_unused_args() (string.Formatter metodo)
check_warnings() (nel modulo test.support)
checkbox() (msilib.Dialog metodo)
checkcache() (nel modulo linecache)
CHECKED_HASH (py_compile.PycInvalidationMode attributo)
checkfuncname() (nel modulo bdb)
CheckList (classe in tkinter.tix)
checksizeof() (nel modulo test.support)
checksum
Cyclic Redundancy Check
chflags() (nel modulo os)
chgat() (curses.window metodo)
childNodes (xml.dom.Node attributo)
ChildProcessError
children (pyclbr.Class attributo)
(pyclbr.Function attributo)
chmod() (nel modulo os)
(pathlib.Path metodo)
choice() (nel modulo random)
(nel modulo secrets)
choices (optparse.Option attributo)
choices() (nel modulo random)
chown() (nel modulo os)
(nel modulo shutil)
chr
funzione built-in
chr() (funzione built-in)
chroot() (nel modulo os)
Chunk (classe in chunk)
chunk (modulo)
cipher
DES
cipher() (ssl.SSLSocket metodo)
circle() (nel modulo turtle)
CIRCUMFLEX (nel modulo token)
CIRCUMFLEXEQUAL (nel modulo token)
Clamped (classe in decimal)
class
attribute
attribute assignment
body
constructor
definition
,
[1]
instance
name
oggetto
,
[1]
,
[2]
statement
Class (classe in symtable)
Class browser
class instance
attribute
attribute assignment
call
oggetto
,
[1]
,
[2]
class object
call
,
[1]
,
[2]
class variable
classmethod
funzione built-in
classmethod() (funzione built-in)
ClassMethodDescriptorType (nel modulo types)
ClassVar (nel modulo typing)
clause
CLD_CONTINUED (nel modulo os)
CLD_DUMPED (nel modulo os)
CLD_EXITED (nel modulo os)
CLD_TRAPPED (nel modulo os)
clean() (mailbox.Maildir metodo)
cleandoc() (nel modulo inspect)
CleanImport (classe in test.support)
cleanup functions
clear (pdb command)
Clear Breakpoint
clear() (asyncio.Event metodo)
(collections.deque metodo)
(curses.window metodo)
(dict metodo)
(email.message.EmailMessage metodo)
(frame metodo)
(frozenset metodo)
(http.cookiejar.CookieJar metodo)
(mailbox.Mailbox metodo)
(nel modulo turtle)
,
[1]
(sequence method)
(threading.Event metodo)
(xml.etree.ElementTree.Element metodo)
clear_all_breaks() (bdb.Bdb metodo)
clear_all_file_breaks() (bdb.Bdb metodo)
clear_bpbynumber() (bdb.Bdb metodo)
clear_break() (bdb.Bdb metodo)
clear_cache() (nel modulo filecmp)
clear_content() (email.message.EmailMessage metodo)
clear_flags() (decimal.Context metodo)
clear_frames() (nel modulo traceback)
clear_history() (nel modulo readline)
clear_session_cookies() (http.cookiejar.CookieJar metodo)
clear_traces() (nel modulo tracemalloc)
clear_traps() (decimal.Context metodo)
clearcache() (nel modulo linecache)
ClearData() (msilib.Record metodo)
clearok() (curses.window metodo)
clearscreen() (nel modulo turtle)
clearstamp() (nel modulo turtle)
clearstamps() (nel modulo turtle)
Client() (nel modulo multiprocessing.connection)
client_address (http.server.BaseHTTPRequestHandler attributo)
clock() (nel modulo time)
CLOCK_BOOTTIME (nel modulo time)
clock_getres() (nel modulo time)
clock_gettime() (nel modulo time)
clock_gettime_ns() (nel modulo time)
CLOCK_HIGHRES (nel modulo time)
CLOCK_MONOTONIC (nel modulo time)
CLOCK_MONOTONIC_RAW (nel modulo time)
CLOCK_PROCESS_CPUTIME_ID (nel modulo time)
CLOCK_PROF (nel modulo time)
CLOCK_REALTIME (nel modulo time)
clock_settime() (nel modulo time)
clock_settime_ns() (nel modulo time)
CLOCK_THREAD_CPUTIME_ID (nel modulo time)
CLOCK_UPTIME (nel modulo time)
clone() (email.generator.BytesGenerator metodo)
(email.generator.Generator metodo)
(email.policy.Policy metodo)
(nel modulo turtle)
(pipes.Template metodo)
cloneNode() (xml.dom.Node metodo)
close() (aifc.aifc metodo)
,
[1]
(asyncio.AbstractChildWatcher metodo)
(asyncio.BaseTransport metodo)
(asyncio.loop metodo)
(asyncio.Server metodo)
(asyncio.StreamWriter metodo)
(asyncio.SubprocessTransport metodo)
(asyncore.dispatcher metodo)
(chunk.Chunk metodo)
(contextlib.ExitStack metodo)
(coroutine metodo)
(dbm.dumb.dumbdbm metodo)
(dbm.gnu.gdbm metodo)
(dbm.ndbm.ndbm metodo)
(distutils.text_file.TextFile metodo)
(email.parser.BytesFeedParser metodo)
(ftplib.FTP metodo)
(generator metodo)
(html.parser.HTMLParser metodo)
(http.client.HTTPConnection metodo)
(imaplib.IMAP4 metodo)
(in module os)
(io.IOBase metodo)
(logging.FileHandler metodo)
(logging.Handler metodo)
(logging.handlers.MemoryHandler metodo)
(logging.handlers.NTEventLogHandler metodo)
(logging.handlers.SocketHandler metodo)
(logging.handlers.SysLogHandler metodo)
(mailbox.Mailbox metodo)
(mailbox.Maildir metodo)
(mailbox.MH metodo)
(mmap.mmap metodo)
Close() (msilib.Database metodo)
(msilib.View metodo)
close() (multiprocessing.connection.Connection metodo)
(multiprocessing.connection.Listener metodo)
(multiprocessing.pool.Pool metodo)
(multiprocessing.Process metodo)
(multiprocessing.Queue metodo)
(nel modulo fileinput)
(nel modulo os)
(nel modulo socket)
(os.scandir metodo)
(ossaudiodev.oss_audio_device metodo)
(ossaudiodev.oss_mixer_device metodo)
(select.devpoll metodo)
(select.epoll metodo)
(select.kqueue metodo)
(selectors.BaseSelector metodo)
(shelve.Shelf metodo)
(socket.socket metodo)
(sqlite3.Connection metodo)
(sqlite3.Cursor metodo)
(sunau.AU_read metodo)
(sunau.AU_write metodo)
(tarfile.TarFile metodo)
(telnetlib.Telnet metodo)
(urllib.request.BaseHandler metodo)
(wave.Wave_read metodo)
(wave.Wave_write metodo)
Close() (winreg.PyHKEY metodo)
close() (xml.etree.ElementTree.TreeBuilder metodo)
(xml.etree.ElementTree.XMLParser metodo)
(xml.etree.ElementTree.XMLPullParser metodo)
(xml.sax.xmlreader.IncrementalParser metodo)
(zipfile.ZipFile metodo)
close_connection (http.server.BaseHTTPRequestHandler attributo)
close_when_done() (asynchat.async_chat metodo)
closed (http.client.HTTPResponse attributo)
(io.IOBase attributo)
(mmap.mmap attributo)
(ossaudiodev.oss_audio_device attributo)
(select.devpoll attributo)
(select.epoll attributo)
(select.kqueue attributo)
CloseKey() (nel modulo winreg)
closelog() (nel modulo syslog)
closerange() (nel modulo os)
closing() (nel modulo contextlib)
clrtobot() (curses.window metodo)
clrtoeol() (curses.window metodo)
cmath (modulo)
cmd
modulo
Cmd (classe in cmd)
cmd (modulo)
(subprocess.CalledProcessError attributo)
(subprocess.TimeoutExpired attributo)
cmdloop() (cmd.Cmd metodo)
cmdqueue (cmd.Cmd attributo)
cmp() (nel modulo filecmp)
cmp_op (nel modulo dis)
cmp_to_key() (nel modulo functools)
cmpfiles() (nel modulo filecmp)
CMSG_LEN() (nel modulo socket)
CMSG_SPACE() (nel modulo socket)
co_argcount (code object attribute)
CO_ASYNC_GENERATOR (nel modulo inspect)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
CO_COROUTINE (nel modulo inspect)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_FUTURE_DIVISION (variabile C)
CO_GENERATOR (nel modulo inspect)
CO_ITERABLE_COROUTINE (nel modulo inspect)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
CO_NESTED (nel modulo inspect)
CO_NEWLOCALS (nel modulo inspect)
co_nlocals (code object attribute)
CO_NOFREE (nel modulo inspect)
CO_OPTIMIZED (nel modulo inspect)
co_stacksize (code object attribute)
CO_VARARGS (nel modulo inspect)
CO_VARKEYWORDS (nel modulo inspect)
co_varnames (code object attribute)
code
block
code (modulo)
(SystemExit attributo)
(urllib.error.HTTPError attributo)
(xml.etree.ElementTree.ParseError attributo)
(xml.parsers.expat.ExpatError attributo)
code object
,
[1]
,
[2]
,
[3]
code_info() (nel modulo dis)
CodecInfo (classe in codecs)
Codecs
decode
encode
codecs (modulo)
coded_value (http.cookies.Morsel attributo)
codeop (modulo)
codepoint2name (nel modulo html.entities)
codes (nel modulo xml.parsers.expat.errors)
CODESET (nel modulo locale)
CodeType (nel modulo types)
coding
style
coercion
col_offset (ast.AST attributo)
collapse_addresses() (nel modulo ipaddress)
collapse_rfc2231_value() (nel modulo email.utils)
collect() (nel modulo gc)
collect_incoming_data() (asynchat.async_chat metodo)
Collection (classe in collections.abc)
(classe in typing)
collections (modulo)
collections.abc (modulo)
colno (json.JSONDecodeError attributo)
(re.error attributo)
COLON (nel modulo token)
color() (nel modulo turtle)
color_content() (nel modulo curses)
color_pair() (nel modulo curses)
colormode() (nel modulo turtle)
colorsys (modulo)
COLS
,
[1]
column() (tkinter.ttk.Treeview metodo)
COLUMNS
,
[1]
columns (os.terminal_size attributo)
combinations() (nel modulo itertools)
combinations_with_replacement() (nel modulo itertools)
combine() (datetime.datetime metodo della classe)
combining() (nel modulo unicodedata)
ComboBox (classe in tkinter.tix)
Combobox (classe in tkinter.ttk)
comma
trailing
COMMA (nel modulo token)
Command (classe in distutils.cmd)
(classe in distutils.core)
command (http.server.BaseHTTPRequestHandler attributo)
command line
command line option
--check-hash-based-pycs default|always|never
--help
--version
-?
-b
-B
-c <command>
-d
-E
-h
-i
-I
-J
-m <module-name>
-O
-OO
-q
-R
-s
-S
-u
-V
-v
-W arg
-x
-X
CommandCompiler (classe in codeop)
commands (pdb command)
comment
(http.cookiejar.Cookie attributo)
COMMENT (nel modulo token)
comment (zipfile.ZipFile attributo)
(zipfile.ZipInfo attributo)
Comment() (nel modulo xml.etree.ElementTree)
comment_url (http.cookiejar.Cookie attributo)
commenters (shlex.shlex attributo)
CommentHandler() (xml.parsers.expat.xmlparser metodo)
commit() (msilib.CAB metodo)
Commit() (msilib.Database metodo)
commit() (sqlite3.Connection metodo)
common (filecmp.dircmp attributo)
Common Gateway Interface
common_dirs (filecmp.dircmp attributo)
common_files (filecmp.dircmp attributo)
common_funny (filecmp.dircmp attributo)
common_types (nel modulo mimetypes)
commonpath() (nel modulo os.path)
commonprefix() (nel modulo os.path)
communicate() (asyncio.asyncio.subprocess.Process metodo)
(subprocess.Popen metodo)
compare() (decimal.Context metodo)
(decimal.Decimal metodo)
(difflib.Differ metodo)
compare_digest() (nel modulo hmac)
(nel modulo secrets)
compare_networks() (ipaddress.IPv4Network metodo)
(ipaddress.IPv6Network metodo)
COMPARE_OP (opcode)
compare_signal() (decimal.Context metodo)
(decimal.Decimal metodo)
compare_to() (tracemalloc.Snapshot metodo)
compare_total() (decimal.Context metodo)
(decimal.Decimal metodo)
compare_total_mag() (decimal.Context metodo)
(decimal.Decimal metodo)
comparing
objects
comparison
operator
COMPARISON_FLAGS (nel modulo doctest)
comparisons
chaining
,
[1]
Compat32 (classe in email.policy)
compat32 (nel modulo email.policy)
compile
funzione built-in
,
[1]
,
[2]
,
[3]
,
[4]
Compile (classe in codeop)
compile() (distutils.ccompiler.CCompiler metodo)
(funzione built-in)
(nel modulo py_compile)
(nel modulo re)
(parser.ST metodo)
compile_command() (nel modulo code)
(nel modulo codeop)
compile_dir() (nel modulo compileall)
compile_file() (nel modulo compileall)
compile_path() (nel modulo compileall)
compileall (modulo)
compileall command line option
--invalidation-mode [timestamp|checked-hash|unchecked-hash]
-b
-d destdir
-f
-i list
-j N
-l
-q
-r
-x regex
directory ...
file ...
compilest() (nel modulo parser)
complete() (rlcompleter.Completer metodo)
complete_statement() (nel modulo sqlite3)
completedefault() (cmd.Cmd metodo)
CompletedProcess (classe in subprocess)
complex
funzione built-in
,
[1]
number
oggetto
complex (classe built-in)
Complex (classe in numbers)
complex literal
complex number
literals
oggetto
,
[1]
compound
statement
comprehensions
list
compress() (bz2.BZ2Compressor metodo)
(lzma.LZMACompressor metodo)
(nel modulo bz2)
(nel modulo gzip)
(nel modulo itertools)
(nel modulo lzma)
(nel modulo zlib)
(zlib.Compress metodo)
compress_size (zipfile.ZipInfo attributo)
compress_type (zipfile.ZipInfo attributo)
compressed (ipaddress.IPv4Address attributo)
(ipaddress.IPv4Network attributo)
(ipaddress.IPv6Address attributo)
(ipaddress.IPv6Network attributo)
compression() (ssl.SSLSocket metodo)
CompressionError
compressobj() (nel modulo zlib)
COMSPEC
,
[1]
concat() (nel modulo operator)
concatenation
operation
concurrent.futures (modulo)
Condition (classe in asyncio)
(classe in multiprocessing)
(classe in threading)
condition (pdb command)
condition() (msilib.Control metodo)
Condition() (multiprocessing.managers.SyncManager metodo)
Conditional
expression
conditional
expression
ConfigParser (classe in configparser)
configparser (modulo)
configuration
file
file, debugger
file, path
configuration information
configure() (tkinter.ttk.Style metodo)
configure_mock() (unittest.mock.Mock metodo)
confstr() (nel modulo os)
confstr_names (nel modulo os)
conjugate() (complex number method)
(decimal.Decimal metodo)
(numbers.Complex metodo)
conn (smtpd.SMTPChannel attributo)
connect() (asyncore.dispatcher metodo)
(ftplib.FTP metodo)
(http.client.HTTPConnection metodo)
(multiprocessing.managers.BaseManager metodo)
(nel modulo sqlite3)
(smtplib.SMTP metodo)
(socket.socket metodo)
connect_accepted_socket() (asyncio.loop metodo)
connect_ex() (socket.socket metodo)
connect_read_pipe() (asyncio.loop metodo)
connect_write_pipe() (asyncio.loop metodo)
Connection (classe in multiprocessing.connection)
(classe in sqlite3)
connection (sqlite3.Cursor attributo)
connection_lost() (asyncio.BaseProtocol metodo)
connection_made() (asyncio.BaseProtocol metodo)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
ConnectRegistry() (nel modulo winreg)
const (optparse.Option attributo)
constant
constructor
class
constructor() (nel modulo copyreg)
consumed (asyncio.LimitOverrunError attributo)
container
,
[1]
iteration over
Container (classe in collections.abc)
(classe in typing)
contains() (nel modulo operator)
content type
MIME
content_manager (email.policy.EmailPolicy attributo)
content_type (email.headerregistry.ContentTypeHeader attributo)
ContentDispositionHeader (classe in email.headerregistry)
ContentHandler (classe in xml.sax.handler)
ContentManager (classe in email.contentmanager)
contents (ctypes._Pointer attributo)
contents() (importlib.abc.ResourceReader metodo)
(nel modulo importlib.resources)
ContentTooShortError
ContentTransferEncoding (classe in email.headerregistry)
ContentTypeHeader (classe in email.headerregistry)
Context (classe in contextvars)
(classe in decimal)
context (ssl.SSLSocket attributo)
context management protocol
context manager
,
[1]
,
[2]
context variable
context_diff() (nel modulo difflib)
ContextDecorator (classe in contextlib)
contextlib (modulo)
ContextManager (classe in typing)
contextmanager() (nel modulo contextlib)
ContextVar (classe in contextvars)
contextvars (modulo)
contextvars.Token (classe in contextvars)
contiguous
,
[1]
(memoryview attributo)
continue
statement
,
[1]
,
[2]
,
[3]
,
[4]
continue (pdb command)
CONTINUE_LOOP (opcode)
Control (classe in msilib)
(classe in tkinter.tix)
control() (msilib.Dialog metodo)
(select.kqueue metodo)
controlnames (nel modulo curses.ascii)
controls() (ossaudiodev.oss_mixer_device metodo)
conversion
arithmetic
string
,
[1]
ConversionError
conversions
numeric
convert_arg_line_to_args() (argparse.ArgumentParser metodo)
convert_field() (string.Formatter metodo)
convert_path() (nel modulo distutils.util)
Cookie (classe in http.cookiejar)
CookieError
CookieJar (classe in http.cookiejar)
cookiejar (urllib.request.HTTPCookieProcessor attributo)
CookiePolicy (classe in http.cookiejar)
Coordinated Universal Time
Copy
copy
modulo
protocol
copy (modulo)
copy() (collections.deque metodo)
(contextvars.Context metodo)
(decimal.Context metodo)
(dict metodo)
(frozenset metodo)
(hashlib.hash metodo)
(hmac.HMAC metodo)
(http.cookies.Morsel metodo)
(imaplib.IMAP4 metodo)
(nel modulo copy)
(nel modulo multiprocessing.sharedctypes)
(nel modulo shutil)
(pipes.Template metodo)
(sequence method)
(types.MappingProxyType metodo)
(zlib.Compress metodo)
(zlib.Decompress metodo)
copy2() (nel modulo shutil)
copy_abs() (decimal.Context metodo)
(decimal.Decimal metodo)
copy_context() (nel modulo contextvars)
copy_decimal() (decimal.Context metodo)
copy_file() (nel modulo distutils.file_util)
copy_location() (nel modulo ast)
copy_negate() (decimal.Context metodo)
(decimal.Decimal metodo)
copy_sign() (decimal.Context metodo)
(decimal.Decimal metodo)
copy_tree() (nel modulo distutils.dir_util)
copyfile() (nel modulo shutil)
copyfileobj() (nel modulo shutil)
copying files
copymode() (nel modulo shutil)
copyreg (modulo)
copyright (in module sys)
(nel modulo sys)
(variabile built-in)
copysign() (nel modulo math)
copystat() (nel modulo shutil)
copytree() (nel modulo shutil)
coroutine
,
[1]
,
[2]
function
Coroutine (classe in collections.abc)
(classe in typing)
coroutine function
coroutine() (nel modulo asyncio)
(nel modulo types)
CoroutineType (nel modulo types)
cos() (nel modulo cmath)
(nel modulo math)
cosh() (nel modulo cmath)
(nel modulo math)
count (tracemalloc.Statistic attributo)
(tracemalloc.StatisticDiff attributo)
count() (array.array metodo)
(bytearray metodo)
(bytes metodo)
(collections.deque metodo)
(nel modulo itertools)
(sequence method)
(str metodo)
count_diff (tracemalloc.StatisticDiff attributo)
Counter (classe in collections)
(classe in typing)
countOf() (nel modulo operator)
countTestCases() (unittest.TestCase metodo)
(unittest.TestSuite metodo)
CoverageResults (classe in trace)
CPP
CPPFLAGS
cProfile (modulo)
CPU time
,
[1]
,
[2]
cpu_count() (nel modulo multiprocessing)
(nel modulo os)
CPython
cpython_only() (nel modulo test.support)
crawl_delay() (urllib.robotparser.RobotFileParser metodo)
CRC (zipfile.ZipInfo attributo)
crc32() (nel modulo binascii)
(nel modulo zlib)
crc_hqx() (nel modulo binascii)
create() (imaplib.IMAP4 metodo)
(nel modulo venv)
(venv.EnvBuilder metodo)
create_aggregate() (sqlite3.Connection metodo)
create_archive() (nel modulo zipapp)
create_autospec() (nel modulo unittest.mock)
CREATE_BREAKAWAY_FROM_JOB (nel modulo subprocess)
create_collation() (sqlite3.Connection metodo)
create_configuration() (venv.EnvBuilder metodo)
create_connection() (asyncio.loop metodo)
(nel modulo socket)
create_datagram_endpoint() (asyncio.loop metodo)
create_decimal() (decimal.Context metodo)
create_decimal_from_float() (decimal.Context metodo)
create_default_context() (nel modulo ssl)
CREATE_DEFAULT_ERROR_MODE (nel modulo subprocess)
create_empty_file() (nel modulo test.support)
create_function() (sqlite3.Connection metodo)
create_future() (asyncio.loop metodo)
create_module (funzione C)
create_module() (importlib.abc.Loader metodo)
(importlib.machinery.ExtensionFileLoader metodo)
CREATE_NEW_CONSOLE (nel modulo subprocess)
CREATE_NEW_PROCESS_GROUP (nel modulo subprocess)
CREATE_NO_WINDOW (nel modulo subprocess)
create_server() (asyncio.loop metodo)
create_shortcut() (funzione built-in)
create_socket() (asyncore.dispatcher metodo)
create_static_lib() (distutils.ccompiler.CCompiler metodo)
create_stats() (profile.Profile metodo)
create_string_buffer() (nel modulo ctypes)
create_subprocess_exec() (nel modulo asyncio)
create_subprocess_shell() (nel modulo asyncio)
create_system (zipfile.ZipInfo attributo)
create_task() (asyncio.loop metodo)
(nel modulo asyncio)
create_tree() (nel modulo distutils.dir_util)
create_unicode_buffer() (nel modulo ctypes)
create_unix_connection() (asyncio.loop metodo)
create_unix_server() (asyncio.loop metodo)
create_version (zipfile.ZipInfo attributo)
createAttribute() (xml.dom.Document metodo)
createAttributeNS() (xml.dom.Document metodo)
createComment() (xml.dom.Document metodo)
createDocument() (xml.dom.DOMImplementation metodo)
createDocumentType() (xml.dom.DOMImplementation metodo)
createElement() (xml.dom.Document metodo)
createElementNS() (xml.dom.Document metodo)
createfilehandler() (tkinter.Widget.tk metodo)
CreateKey() (nel modulo winreg)
CreateKeyEx() (nel modulo winreg)
createLock() (logging.Handler metodo)
(logging.NullHandler metodo)
createProcessingInstruction() (xml.dom.Document metodo)
CreateRecord() (nel modulo msilib)
createSocket() (logging.handlers.SocketHandler metodo)
createTextNode() (xml.dom.Document metodo)
credits (variabile built-in)
critical() (logging.Logger metodo)
(nel modulo logging)
CRNCYSTR (nel modulo locale)
cross() (nel modulo audioop)
crypt
modulo
crypt (modulo)
crypt() (nel modulo crypt)
crypt(3)
,
[1]
,
[2]
cryptography
cssclass_month (calendar.HTMLCalendar attributo)
cssclass_month_head (calendar.HTMLCalendar attributo)
cssclass_noday (calendar.HTMLCalendar attributo)
cssclass_year (calendar.HTMLCalendar attributo)
cssclass_year_head (calendar.HTMLCalendar attributo)
cssclasses (calendar.HTMLCalendar attributo)
cssclasses_weekday_head (calendar.HTMLCalendar attributo)
csv
(modulo)
cte (email.headerregistry.ContentTransferEncoding attributo)
cte_type (email.policy.Policy attributo)
ctermid() (nel modulo os)
ctime() (datetime.date metodo)
(datetime.datetime metodo)
(nel modulo time)
ctrl() (nel modulo curses.ascii)
CTRL_BREAK_EVENT (nel modulo signal)
CTRL_C_EVENT (nel modulo signal)
ctypes (modulo)
curdir (nel modulo os)
currency() (nel modulo locale)
current() (tkinter.ttk.Combobox metodo)
current_process() (nel modulo multiprocessing)
current_task() (asyncio.Task metodo della classe)
(nel modulo asyncio)
current_thread() (nel modulo threading)
CurrentByteIndex (xml.parsers.expat.xmlparser attributo)
CurrentColumnNumber (xml.parsers.expat.xmlparser attributo)
currentframe() (nel modulo inspect)
CurrentLineNumber (xml.parsers.expat.xmlparser attributo)
curs_set() (nel modulo curses)
curses (modulo)
curses.ascii (modulo)
curses.panel (modulo)
curses.textpad (modulo)
Cursor (classe in sqlite3)
cursor() (sqlite3.Connection metodo)
cursyncup() (curses.window metodo)
customize_compiler() (nel modulo distutils.sysconfig)
Cut
cwd() (ftplib.FTP metodo)
(pathlib.Path metodo della classe)
cycle() (nel modulo itertools)
Cyclic Redundancy Check
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|