- O_APPEND (os 모듈)
- O_ASYNC (os 모듈)
- O_BINARY (os 모듈)
- O_CLOEXEC (os 모듈)
- O_CREAT (os 모듈)
- O_DIRECT (os 모듈)
- O_DIRECTORY (os 모듈)
- O_DSYNC (os 모듈)
- O_EVTONLY (os 모듈)
- O_EXCL (os 모듈)
- O_EXLOCK (os 모듈)
- O_FSYNC (os 모듈)
- O_NDELAY (os 모듈)
- O_NOATIME (os 모듈)
- O_NOCTTY (os 모듈)
- O_NOFOLLOW (os 모듈)
- O_NOFOLLOW_ANY (os 모듈)
- O_NOINHERIT (os 모듈)
- O_NONBLOCK (os 모듈)
- O_PATH (os 모듈)
- O_RANDOM (os 모듈)
- O_RDONLY (os 모듈)
- O_RDWR (os 모듈)
- O_RSYNC (os 모듈)
- O_SEQUENTIAL (os 모듈)
- O_SHLOCK (os 모듈)
- O_SHORT_LIVED (os 모듈)
- O_SYMLINK (os 모듈)
- O_SYNC (os 모듈)
- O_TEMPORARY (os 모듈)
- O_TEXT (os 모듈)
- O_TMPFILE (os 모듈)
- O_TRUNC (os 모듈)
- O_WRONLY (os 모듈)
- obj (memoryview의 속성)
- object
- 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]
- code, [1], [2], [3]
- complex
- complex number, [1]
- deallocation
- dictionary, [1], [2], [3], [4], [5], [6], [7]
- Ellipsis
- file, [1]
- finalization
- floating-point, [1], [2]
- frame
- frozenset, [1]
- function, [1], [2], [3], [4], [5]
- generator, [1], [2]
- GenericAlias
- immutable, [1], [2]
- 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], [4]
- 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]
- Union
- user-defined function, [1], [2]
- user-defined method
- object (UnicodeError의 속성)
- object.__match_args__ (내장 변수)
- object.__slots__ (내장 변수)
-
objects
- objobjargproc (C type)
- objobjproc (C type)
-
oct()
-
octal
- octal literal
- octdigits (string 모듈)
- OCTOBER (calendar 모듈)
- offset (SyntaxError의 속성)
- offset_data (tarfile.TarInfo의 속성)
- OK (curses 모듈)
- ok_command() (tkinter.filedialog.LoadFileDialog 메서드)
- ok_event() (tkinter.filedialog.FileDialog 메서드)
- OKCANCEL (tkinter.messagebox 모듈)
- old_value (contextvars.Token의 속성)
- OleDLL (ctypes 클래스)
- on_motion() (tkinter.dnd.DndHandler 메서드)
- on_release() (tkinter.dnd.DndHandler 메서드)
- onclick() (turtle 모듈)
- ondrag() (turtle 모듈)
- onecmd() (cmd.Cmd 메서드)
- onkey() (turtle 모듈)
- onkeypress() (turtle 모듈)
- onkeyrelease() (turtle 모듈)
- onrelease() (turtle 모듈)
- onscreenclick() (turtle 모듈)
- ontimer() (turtle 모듈)
- OP (token 모듈)
- OP_ALL (ssl 모듈)
- OP_CIPHER_SERVER_PREFERENCE (ssl 모듈)
- OP_ENABLE_KTLS (ssl 모듈)
- OP_ENABLE_MIDDLEBOX_COMPAT (ssl 모듈)
- OP_IGNORE_UNEXPECTED_EOF (ssl 모듈)
- OP_LEGACY_SERVER_CONNECT (ssl 모듈)
- OP_NO_COMPRESSION (ssl 모듈)
- OP_NO_RENEGOTIATION (ssl 모듈)
- OP_NO_SSLv2 (ssl 모듈)
- OP_NO_SSLv3 (ssl 모듈)
- OP_NO_TICKET (ssl 모듈)
- OP_NO_TLSv1 (ssl 모듈)
- OP_NO_TLSv1_1 (ssl 모듈)
- OP_NO_TLSv1_2 (ssl 모듈)
- OP_NO_TLSv1_3 (ssl 모듈)
- OP_SINGLE_DH_USE (ssl 모듈)
- OP_SINGLE_ECDH_USE (ssl 모듈)
-
open
- Open (tkinter.filedialog 클래스)
-
open()
- open() (bz2 모듈)
|
- open_binary() (importlib.resources 모듈)
- open_code() (io 모듈)
- open_connection() (asyncio 모듈)
- open_flags (dbm.gnu 모듈)
- open_new() (webbrowser 모듈)
- open_new_tab() (webbrowser 모듈)
- open_osfhandle() (msvcrt 모듈)
- open_resource() (importlib.abc.ResourceReader 메서드)
- open_text() (importlib.resources 모듈)
- open_unix_connection() (asyncio 모듈)
- open_urlresource() (test.support 모듈)
- OpenerDirector (urllib.request 클래스)
- OpenKey() (winreg 모듈)
- OpenKeyEx() (winreg 모듈)
- openlog() (syslog 모듈)
- openpty() (os 모듈)
-
OpenSSL
- OPENSSL_VERSION (ssl 모듈)
- OPENSSL_VERSION_INFO (ssl 모듈)
- OPENSSL_VERSION_NUMBER (ssl 모듈)
-
operation
- OperationalError
-
operations
-
operations on
-
operator
- !=, [1]
- % (percent), [1]
- & (ampersand), [1]
- * (asterisk), [1]
- **, [1]
- + (plus), [1], [2]
- - (minus), [1], [2]
- / (slash), [1]
- //, [1]
- < (less), [1]
- <<, [1]
- <=, [1]
- ==, [1]
- > (greater), [1]
- >=, [1]
- >>, [1]
- @ (at)
- ^ (caret), [1]
- | (vertical bar), [1]
- ~ (tilde), [1]
- and, [1], [2]
- comparison
- in, [1], [2]
- is, [1]
- is not, [1]
- module
- not, [1]
- not in, [1], [2]
- or, [1], [2]
- overloading
- precedence
- ternary
- operators
- opmap (dis 모듈)
- opname (dis 모듈)
- OPT
- optim_args_from_interpreter_flags() (test.support 모듈)
- optimize (sys.flags의 속성)
- optimize() (pickletools 모듈)
- optimized scope
- OPTIMIZED_BYTECODE_SUFFIXES (importlib.machinery 모듈)
- Option (optparse 클래스)
- Optional (typing 모듈)
- OptionConflictError
- OptionError
- OptionGroup (optparse 클래스)
- OptionParser (optparse 클래스)
- options (doctest.Example의 속성)
- Options (ssl 클래스)
- options (ssl.SSLContext의 속성)
- options() (configparser.ConfigParser 메서드)
- OptionValueError
- optionxform() (configparser.ConfigParser 메서드)
-
optparse
-
or
- Or (ast 클래스)
- or_() (operator 모듈)
-
ord
-
ord()
-
order
- ordered_attributes (xml.parsers.expat.xmlparser의 속성)
- OrderedDict (collections 클래스)
- orig_argv (sys 모듈)
- origin (importlib.machinery.ModuleSpec의 속성)
- origin_req_host (urllib.request.Request의 속성)
- origin_server (wsgiref.handlers.BaseHandler의 속성)
-
os
-
os.path
- os_environ (wsgiref.handlers.BaseHandler의 속성)
- OSError
-
ossaudiodev
- OUT_TO_DEFAULT (msvcrt 모듈)
- OUT_TO_MSGBOX (msvcrt 모듈)
- OUT_TO_STDERR (msvcrt 모듈)
-
outfile
- output
- output (subprocess.CalledProcessError의 속성)
- output() (http.cookies.BaseCookie 메서드)
- output_charset (email.charset.Charset의 속성)
- output_codec (email.charset.Charset의 속성)
- output_difference() (doctest.OutputChecker 메서드)
- OutputChecker (doctest 클래스)
- OutputString() (http.cookies.Morsel 메서드)
- OutsideDestinationError
- Overflow (decimal 클래스)
- OverflowError
- overlap() (statistics.NormalDist 메서드)
- overlaps() (ipaddress.IPv4Network 메서드)
- overlay() (curses.window 메서드)
- overload() (typing 모듈)
-
overloading
- override() (typing 모듈)
- overwrite() (curses.window 메서드)
- owner() (pathlib.Path 메서드)
|