- O_APPEND (nel modulo os)
- O_ASYNC (nel modulo os)
- O_BINARY (nel modulo os)
- O_CLOEXEC (nel modulo os)
- O_CREAT (nel modulo os)
- O_DIRECT (nel modulo os)
- O_DIRECTORY (nel modulo os)
- O_DSYNC (nel modulo os)
- O_EXCL (nel modulo os)
- O_EXLOCK (nel modulo os)
- O_NDELAY (nel modulo os)
- O_NOATIME (nel modulo os)
- O_NOCTTY (nel modulo os)
- O_NOFOLLOW (nel modulo os)
- O_NOINHERIT (nel modulo os)
- O_NONBLOCK (nel modulo os)
- O_PATH (nel modulo os)
- O_RANDOM (nel modulo os)
- O_RDONLY (nel modulo os)
- O_RDWR (nel modulo os)
- O_RSYNC (nel modulo os)
- O_SEQUENTIAL (nel modulo os)
- O_SHLOCK (nel modulo os)
- O_SHORT_LIVED (nel modulo os)
- O_SYNC (nel modulo os)
- O_TEMPORARY (nel modulo os)
- O_TEXT (nel modulo os)
- O_TMPFILE (nel modulo os)
- O_TRUNC (nel modulo os)
- O_WRONLY (nel modulo os)
- obj (memoryview attributo)
- object, [1]
- object (classe built-in)
- object.__slots__ (variabile built-in)
- object_filenames() (distutils.ccompiler.CCompiler metodo)
-
objects
- obufcount() (ossaudiodev.oss_audio_device metodo)
- obuffree() (ossaudiodev.oss_audio_device metodo)
- oct() (funzione built-in)
-
octal
- octal literal
- octdigits (nel modulo string)
- offset (traceback.TracebackException attributo)
-
oggetto
- asynchronous-generator
- Boolean, [1]
- built-in function, [1]
- built-in method, [1]
- bytearray, [1], [2], [3]
- bytes, [1], [2]
- callable, [1]
- Capsule
- class, [1], [2]
- class instance, [1], [2]
- complex
- complex number, [1]
- dictionary, [1], [2], [3], [4], [5], [6], [7]
- Ellipsis
- file, [1]
- floating point, [1], [2]
- frame
- frozenset, [1]
- function, [1], [2], [3], [4], [5]
- generator, [1], [2]
- immutable
- immutable sequence
- instance, [1], [2]
- instancemethod
- integer, [1], [2]
- io.StringIO
- list, [1], [2], [3], [4], [5], [6], [7], [8]
- long integer
- mapping, [1], [2], [3], [4], [5]
- memoryview, [1]
- method, [1], [2], [3], [4], [5]
- module, [1], [2]
- mutable, [1], [2]
- mutable sequence
- None, [1], [2]
- NotImplemented
- numeric, [1], [2], [3]
- range
- sequence, [1], [2], [3], [4], [5], [6], [7], [8]
- set, [1], [2], [3]
- set type
- slice
- socket
- string, [1], [2]
- traceback, [1], [2], [3], [4]
- tuple, [1], [2], [3], [4], [5], [6]
- type, [1], [2]
- user-defined function, [1], [2]
- user-defined method
- OK (nel modulo curses)
- old_value (contextvars.contextvars.Token.Token attributo)
- OleDLL (classe in ctypes)
- onclick() (nel modulo turtle), [1]
- ondrag() (nel modulo turtle)
- onecmd() (cmd.Cmd metodo)
- onkey() (nel modulo turtle)
- onkeypress() (nel modulo turtle)
- onkeyrelease() (nel modulo turtle)
- onrelease() (nel modulo turtle)
- onscreenclick() (nel modulo turtle)
- ontimer() (nel modulo turtle)
- OP (nel modulo token)
- OP_ALL (nel modulo ssl)
- OP_CIPHER_SERVER_PREFERENCE (nel modulo ssl)
- OP_ENABLE_MIDDLEBOX_COMPAT (nel modulo ssl)
- OP_NO_COMPRESSION (nel modulo ssl)
- OP_NO_RENEGOTIATION (nel modulo ssl)
- OP_NO_SSLv2 (nel modulo ssl)
- OP_NO_SSLv3 (nel modulo ssl)
- OP_NO_TICKET (nel modulo ssl)
- OP_NO_TLSv1 (nel modulo ssl)
- OP_NO_TLSv1_1 (nel modulo ssl)
- OP_NO_TLSv1_2 (nel modulo ssl)
- OP_NO_TLSv1_3 (nel modulo ssl)
- OP_SINGLE_DH_USE (nel modulo ssl)
- OP_SINGLE_ECDH_USE (nel modulo ssl)
-
open
- open() (distutils.text_file.TextFile metodo)
- open_binary() (nel modulo importlib.resources)
- open_connection() (nel modulo asyncio)
- open_new() (nel modulo webbrowser)
- open_new_tab() (nel modulo webbrowser)
|
- open_osfhandle() (nel modulo msvcrt)
- open_resource() (importlib.abc.ResourceReader metodo)
- open_text() (nel modulo importlib.resources)
- open_unix_connection() (nel modulo asyncio)
- open_unknown() (urllib.request.URLopener metodo)
- open_urlresource() (nel modulo test.support)
- OpenDatabase() (nel modulo msilib)
- OpenerDirector (classe in urllib.request)
- openfp() (nel modulo sunau)
- OpenKey() (nel modulo winreg)
- OpenKeyEx() (nel modulo winreg)
- openlog() (nel modulo syslog)
- openmixer() (nel modulo ossaudiodev)
- openpty() (nel modulo os)
-
OpenSSL
- OPENSSL_VERSION (nel modulo ssl)
- OPENSSL_VERSION_INFO (nel modulo ssl)
- OPENSSL_VERSION_NUMBER (nel modulo ssl)
- OpenView() (msilib.Database metodo)
-
operation
- OperationalError
-
operations
-
operations on
-
operator
- operator (2to3 fixer)
-
operatore
- !=, [1]
- % (percent), [1]
- & (ampersand), [1]
- * (asterisk), [1]
- **, [1]
- / (slash), [1]
- //, [1]
- < (less), [1]
- <<, [1]
- <=, [1]
- ==, [1]
- > (greater), [1]
- >=, [1]
- >>, [1]
- @ (at)
- ^ (caret), [1]
- | (vertical bar), [1]
- ~ (tilde), [1]
- and, [1], [2]
- in, [1], [2]
- is, [1]
- is not, [1]
- not, [1]
- not in, [1], [2]
- or, [1], [2]
- operators
- opmap (nel modulo dis)
- opname (nel modulo dis)
- optim_args_from_interpreter_flags() (nel modulo test.support)
- optimize() (nel modulo pickletools)
- OPTIMIZED_BYTECODE_SUFFIXES (nel modulo importlib.machinery)
- Optional (nel modulo typing)
- OptionGroup (classe in optparse)
- OptionMenu (classe in tkinter.tix)
- OptionParser (classe in optparse)
- Options (classe in ssl)
- options (doctest.Example attributo)
- options() (configparser.ConfigParser metodo)
- optionxform() (configparser.ConfigParser metodo), [1]
- optparse (modulo)
-
or
- or_() (nel modulo operator)
-
ord
- ord() (funzione built-in)
-
order
- ordered_attributes (xml.parsers.expat.xmlparser attributo)
- OrderedDict (classe in collections)
- origin (importlib.machinery.ModuleSpec attributo)
- origin_req_host (urllib.request.Request attributo)
- origin_server (wsgiref.handlers.BaseHandler attributo)
-
os
- os (modulo)
- os.path (modulo)
- os_environ (wsgiref.handlers.BaseHandler attributo)
- OSError
- ossaudiodev (modulo)
- OSSAudioError
-
outfile
- output
- output (subprocess.CalledProcessError attributo)
- output() (http.cookies.BaseCookie metodo)
- output_charset (email.charset.Charset attributo)
- output_charset() (gettext.NullTranslations metodo)
- output_codec (email.charset.Charset attributo)
- output_difference() (doctest.OutputChecker metodo)
- OutputChecker (classe in doctest)
- OutputString() (http.cookies.Morsel metodo)
- over() (nntplib.NNTP metodo)
- Overflow (classe in decimal)
- OverflowError
- overlaps() (ipaddress.IPv4Network metodo)
- overlay() (curses.window metodo)
- overload() (nel modulo typing)
-
overloading
- overwrite() (curses.window metodo)
- owner() (pathlib.Path metodo)
|