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
.
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|
Index – O
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_EXCL (os 모듈)
O_EXLOCK (os 모듈)
O_NDELAY (os 모듈)
O_NOATIME (os 모듈)
O_NOCTTY (os 모듈)
O_NOFOLLOW (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_SYNC (os 모듈)
O_TEMPORARY (os 모듈)
O_TEXT (os 모듈)
O_TMPFILE (os 모듈)
O_TRUNC (os 모듈)
O_WRONLY (os 모듈)
obj (memoryview의 속성)
object
code
,
[1]
,
[2]
,
[3]
deallocation
finalization
immutable
,
[1]
numeric
object (UnicodeError의 속성)
(객체)
(내장 변수)
object.__slots__ (내장 변수)
object_filenames() (distutils.ccompiler.CCompiler method)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
obufcount() (ossaudiodev.oss_audio_device method)
obuffree() (ossaudiodev.oss_audio_device method)
oct() 내장 함수)
octal
literals
octal literal
octdigits (string 모듈)
offset (traceback.TracebackException attribute)
(xml.parsers.expat.ExpatError attribute)
OK (curses 모듈)
OleDLL (ctypes 종류)
onclick() (turtle 모듈)
,
[1]
ondrag() (turtle 모듈)
onecmd() (cmd.Cmd method)
onkey() (turtle 모듈)
onkeypress() (turtle 모듈)
onkeyrelease() (turtle 모듈)
onrelease() (turtle 모듈)
onscreenclick() (turtle 모듈)
ontimer() (turtle 모듈)
OP (token 모듈)
OP_ALL (ssl 모듈)
OP_CIPHER_SERVER_PREFERENCE (ssl 모듈)
OP_NO_COMPRESSION (ssl 모듈)
OP_NO_SSLv2 (ssl 모듈)
OP_NO_SSLv3 (ssl 모듈)
OP_NO_TLSv1 (ssl 모듈)
OP_NO_TLSv1_1 (ssl 모듈)
OP_NO_TLSv1_2 (ssl 모듈)
OP_SINGLE_DH_USE (ssl 모듈)
OP_SINGLE_ECDH_USE (ssl 모듈)
open
내장 함수
,
[1]
open() (aifc 모듈)
(bz2 모듈)
(codecs 모듈)
(dbm 모듈)
(dbm.dumb 모듈)
(dbm.gnu 모듈)
(dbm.ndbm 모듈)
(distutils.text_file.TextFile method)
(gzip 모듈)
(imaplib.IMAP4 method)
(io 모듈)
(lzma 모듈)
(os 모듈)
(ossaudiodev 모듈)
(pathlib.Path method)
(pipes.Template method)
(shelve 모듈)
(sunau 모듈)
(tarfile 모듈)
(tarfile.TarFile class method)
(telnetlib.Telnet method)
(tokenize 모듈)
(urllib.request.OpenerDirector method)
(urllib.request.URLopener method)
(wave 모듈)
(webbrowser 모듈)
(webbrowser.controller method)
(zipfile.ZipFile method)
open() 내장 함수)
open_connection() (asyncio 모듈)
open_new() (webbrowser 모듈)
(webbrowser.controller method)
open_new_tab() (webbrowser 모듈)
(webbrowser.controller method)
open_osfhandle() (msvcrt 모듈)
open_unix_connection() (asyncio 모듈)
open_unknown() (urllib.request.URLopener method)
OpenDatabase() (msilib 모듈)
OpenerDirector (urllib.request 종류)
openfp() (sunau 모듈)
(wave 모듈)
OpenKey() (winreg 모듈)
OpenKeyEx() (winreg 모듈)
openlog() (syslog 모듈)
openmixer() (ossaudiodev 모듈)
openpty() (os 모듈)
(pty 모듈)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION (ssl 모듈)
OPENSSL_VERSION_INFO (ssl 모듈)
OPENSSL_VERSION_NUMBER (ssl 모듈)
OpenView() (msilib.Database method)
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)
(모듈)
operators
opmap (dis 모듈)
opname (dis 모듈)
optimize() (pickletools 모듈)
OPTIMIZED_BYTECODE_SUFFIXES (importlib.machinery 모듈)
Optional (typing 모듈)
OptionGroup (optparse 종류)
OptionMenu (tkinter.tix 종류)
OptionParser (optparse 종류)
options (doctest.Example attribute)
(ssl.SSLContext attribute)
options() (configparser.ConfigParser method)
optionxform() (configparser 모듈)
(configparser.ConfigParser method)
optparse (모듈)
or
bitwise
exclusive
inclusive
연산자
,
[1]
,
[2]
or_() (operator 모듈)
ord
내장 함수
ord() 내장 함수)
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser attribute)
OrderedDict (collections 종류)
origin (importlib.machinery.ModuleSpec attribute)
origin_req_host (urllib.request.Request attribute)
origin_server (wsgiref.handlers.BaseHandler attribute)
os
모듈
os (모듈)
os.path (모듈)
os_environ (wsgiref.handlers.BaseHandler attribute)
OSError
ossaudiodev (모듈)
OSSAudioError
outfile
명령
output
standard
output (subprocess.CalledProcessError attribute)
(subprocess.TimeoutExpired attribute)
(unittest.TestCase attribute)
output() (http.cookies.BaseCookie method)
(http.cookies.Morsel method)
output_charset (email.charset.Charset attribute)
output_charset() (gettext.NullTranslations method)
output_codec (email.charset.Charset attribute)
output_difference() (doctest.OutputChecker method)
OutputChecker (doctest 종류)
OutputString() (http.cookies.Morsel method)
over() (nntplib.NNTP method)
Overflow (decimal 종류)
OverflowError
(built-in exception)
,
[1]
,
[2]
,
[3]
,
[4]
overlaps() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
overlay() (curses.window method)
overload() (typing 모듈)
overloading
operator
overwrite() (curses.window method)
owner() (pathlib.Path method)
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|