- O_APPEND (os modülü içinde)
- O_ASYNC (os modülü içinde)
- O_BINARY (os modülü içinde)
- O_CLOEXEC (os modülü içinde)
- O_CREAT (os modülü içinde)
- O_DIRECT (os modülü içinde)
- O_DIRECTORY (os modülü içinde)
- O_DSYNC (os modülü içinde)
- O_EXCL (os modülü içinde)
- O_EXLOCK (os modülü içinde)
- O_NDELAY (os modülü içinde)
- O_NOATIME (os modülü içinde)
- O_NOCTTY (os modülü içinde)
- O_NOFOLLOW (os modülü içinde)
- O_NOINHERIT (os modülü içinde)
- O_NONBLOCK (os modülü içinde)
- O_PATH (os modülü içinde)
- O_RANDOM (os modülü içinde)
- O_RDONLY (os modülü içinde)
- O_RDWR (os modülü içinde)
- O_RSYNC (os modülü içinde)
- O_SEQUENTIAL (os modülü içinde)
- O_SHLOCK (os modülü içinde)
- O_SHORT_LIVED (os modülü içinde)
- O_SYNC (os modülü içinde)
- O_TEMPORARY (os modülü içinde)
- O_TEXT (os modülü içinde)
- O_TMPFILE (os modülü içinde)
- O_TRUNC (os modülü içinde)
- O_WRONLY (os modülü içinde)
- obj (memoryview niteliği)
- object, [1]
- deallocation
- finalization
- immutable, [1]
- numeric
- object (gömülü sınıf)
- (UnicodeError niteliği)
- object.__slots__ (gömülü değişken)
- object_filenames() (distutils.ccompiler.CCompiler metodu)
-
objects
- comparing
- flattening
- marshalling
- persistent
- pickling
- serializing
- obufcount() (ossaudiodev.oss_audio_device metodu)
- obuffree() (ossaudiodev.oss_audio_device metodu)
- oct() (gömülü fonksiyon)
-
octal
- literals
- octal literal
- octdigits (string modülü içinde)
- offset (traceback.TracebackException niteliği)
- (xml.parsers.expat.ExpatError niteliği)
- OK (curses modülü içinde)
- OleDLL (ctypes içinde bir sınıf)
- onclick() (turtle modülü içinde), [1]
- ondrag() (turtle modülü içinde)
- onecmd() (cmd.Cmd metodu)
- onkey() (turtle modülü içinde)
- onkeypress() (turtle modülü içinde)
- onkeyrelease() (turtle modülü içinde)
- onrelease() (turtle modülü içinde)
- onscreenclick() (turtle modülü içinde)
- ontimer() (turtle modülü içinde)
- OP (token modülü içinde)
- OP_ALL (ssl modülü içinde)
- OP_CIPHER_SERVER_PREFERENCE (ssl modülü içinde)
- OP_NO_COMPRESSION (ssl modülü içinde)
- OP_NO_SSLv2 (ssl modülü içinde)
- OP_NO_SSLv3 (ssl modülü içinde)
- OP_NO_TLSv1 (ssl modülü içinde)
- OP_NO_TLSv1_1 (ssl modülü içinde)
- OP_NO_TLSv1_2 (ssl modülü içinde)
- OP_SINGLE_DH_USE (ssl modülü içinde)
- OP_SINGLE_ECDH_USE (ssl modülü içinde)
-
open
- gömülü fonksiyon, [1]
- open() (aifc modülü içinde)
- (bz2 modülü içinde)
- (codecs modülü içinde)
- (dbm modülü içinde)
- (dbm.dumb modülü içinde)
- (dbm.gnu modülü içinde)
- (dbm.ndbm modülü içinde)
- (distutils.text_file.TextFile metodu)
- (gzip modülü içinde)
- (gömülü fonksiyon)
- (imaplib.IMAP4 metodu)
- (io modülü içinde)
- (lzma modülü içinde)
- (os modülü içinde)
- (ossaudiodev modülü içinde)
- (pathlib.Path metodu)
- (pipes.Template metodu)
- (shelve modülü içinde)
- (sunau modülü içinde)
- (tarfile modülü içinde)
- (tarfile.TarFile sınıf metodu)
- (telnetlib.Telnet metodu)
- (tokenize modülü içinde)
- (urllib.request.OpenerDirector metodu)
- (urllib.request.URLopener metodu)
- (wave modülü içinde)
- (webbrowser modülü içinde)
- (webbrowser.controller metodu)
- (zipfile.ZipFile metodu)
- open_connection() (asyncio modülü içinde)
- open_new() (webbrowser modülü içinde)
- (webbrowser.controller metodu)
- open_new_tab() (webbrowser modülü içinde)
- (webbrowser.controller metodu)
|
- open_osfhandle() (msvcrt modülü içinde)
- open_unix_connection() (asyncio modülü içinde)
- open_unknown() (urllib.request.URLopener metodu)
- OpenDatabase() (msilib modülü içinde)
- OpenerDirector (urllib.request içinde bir sınıf)
- openfp() (sunau modülü içinde)
- (wave modülü içinde)
- OpenKey() (winreg modülü içinde)
- OpenKeyEx() (winreg modülü içinde)
- openlog() (syslog modülü içinde)
- openmixer() (ossaudiodev modülü içinde)
- openpty() (os modülü içinde)
- (pty modülü içinde)
-
OpenSSL
- (use in module hashlib)
- (use in module ssl)
- OPENSSL_VERSION (ssl modülü içinde)
- OPENSSL_VERSION_INFO (ssl modülü içinde)
- OPENSSL_VERSION_NUMBER (ssl modülü içinde)
- OpenView() (msilib.Database metodu)
-
operation
- Boolean
- binary arithmetic
- binary bitwise
- concatenation
- null, [1]
- repetition
- shifting
- slice
- subscript
- unary arithmetic
- unary bitwise
-
operations
- Boolean, [1]
- bitwise
- masking
- shifting
-
operations on
- dictionary type
- integer types
- list type
- mapping types
- numeric types
- sequence types, [1]
-
operator
- comparison
- overloading
- precedence
- ternary
- operator (2to3 fixer)
- (modül)
- operators
- opmap (dis modülü içinde)
- opname (dis modülü içinde)
- optimize() (pickletools modülü içinde)
- OPTIMIZED_BYTECODE_SUFFIXES (importlib.machinery modülü içinde)
- Optional (typing içinde bir sınıf)
- OptionGroup (optparse içinde bir sınıf)
- OptionMenu (tkinter.tix içinde bir sınıf)
- OptionParser (optparse içinde bir sınıf)
- options (doctest.Example niteliği)
- (ssl.SSLContext niteliği)
- options() (configparser.ConfigParser metodu)
- optionxform() (configparser modülü içinde)
- (configparser.ConfigParser metodu)
- optparse (modül)
-
or
- bitwise
- exclusive
- inclusive
- işleç, [1], [2]
- or_() (operator modülü içinde)
-
ord
- gömülü fonksiyon
- ord() (gömülü fonksiyon)
-
order
- evaluation
- ordered_attributes (xml.parsers.expat.xmlparser niteliği)
- OrderedDict (collections içinde bir sınıf)
- origin (importlib.machinery.ModuleSpec niteliği)
- origin_req_host (urllib.request.Request niteliği)
- origin_server (wsgiref.handlers.BaseHandler niteliği)
-
os
- modülü
- os (modül)
- os.path (modül)
- os_environ (wsgiref.handlers.BaseHandler niteliği)
- OSError
- ossaudiodev (modül)
- OSSAudioError
-
outfile
- komut satırı seçeneği
- output
- standard
- output (subprocess.CalledProcessError niteliği)
- (subprocess.TimeoutExpired niteliği)
- (unittest.TestCase niteliği)
- output() (http.cookies.BaseCookie metodu)
- (http.cookies.Morsel metodu)
- output_charset (email.charset.Charset niteliği)
- output_charset() (gettext.NullTranslations metodu)
- output_codec (email.charset.Charset niteliği)
- output_difference() (doctest.OutputChecker metodu)
- OutputChecker (doctest içinde bir sınıf)
- OutputString() (http.cookies.Morsel metodu)
- over() (nntplib.NNTP metodu)
- Overflow (decimal içinde bir sınıf)
- OverflowError
- (built-in exception), [1], [2], [3], [4]
- overlaps() (ipaddress.IPv4Network metodu)
- (ipaddress.IPv6Network metodu)
- overlay() (curses.window metodu)
-
overloading
- operator
- overwrite() (curses.window metodu)
- owner() (pathlib.Path metodu)
|