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
»
Python 2.7.18 문서
»
Index – T
T_FMT (locale 모듈)
T_FMT_AMPM (locale 모듈)
tab
tab() (ttk.Notebook 메서드)
TabError
tabnanny (모듈)
tabs() (ttk.Notebook 메서드)
tabular
data
tag (xml.etree.ElementTree.Element의 속성)
tag_bind() (ttk.Treeview 메서드)
tag_configure() (ttk.Treeview 메서드)
tag_has() (ttk.Treeview 메서드)
tagName (xml.dom.Element의 속성)
tail (xml.etree.ElementTree.Element의 속성)
takewhile() (itertools 모듈)
TalkTo (aetools 클래스)
tan() (cmath 모듈)
(math 모듈)
tanh() (cmath 모듈)
(math 모듈)
TarError
TarFile (tarfile 클래스)
,
[1]
tarfile (모듈)
TarFileCompat (tarfile 클래스)
TarFileCompat.TAR_GZIPPED (tarfile 모듈)
TarFileCompat.TAR_PLAIN (tarfile 모듈)
target
deletion
list
,
[1]
list assignment
list, deletion
loop control
target (xml.dom.ProcessingInstruction의 속성)
TarInfo (tarfile 클래스)
task_done() (multiprocessing.JoinableQueue 메서드)
(Queue.Queue 메서드)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_lineno() (traceback 모듈)
tb_next (traceback attribute)
tcdrain() (termios 모듈)
tcflow() (termios 모듈)
tcflush() (termios 모듈)
tcgetattr() (termios 모듈)
tcgetpgrp() (os 모듈)
Tcl() (Tkinter 모듈)
TCL_LIBRARY
TCPServer (SocketServer 클래스)
tcsendbreak() (termios 모듈)
tcsetattr() (termios 모듈)
tcsetpgrp() (os 모듈)
tearDown() (unittest.TestCase 메서드)
tearDownClass() (unittest.TestCase 메서드)
tee() (itertools 모듈)
tell() (aifc.aifc 메서드)
,
[1]
(bz2.BZ2File 메서드)
(chunk.Chunk 메서드)
(file 메서드)
(io.IOBase 메서드)
(io.TextIOBase 메서드)
(mmap.mmap 메서드)
(multifile.MultiFile 메서드)
(sunau.AU_read 메서드)
(sunau.AU_write 메서드)
(wave.Wave_read 메서드)
(wave.Wave_write 메서드)
Telnet (telnetlib 클래스)
telnetlib (모듈)
TEMP
tempdir (tempfile 모듈)
tempfile (모듈)
Template (pipes 클래스)
(string 클래스)
template (string.Template의 속성)
(tempfile 모듈)
tempnam() (os 모듈)
temporary
file
file name
TemporaryFile() (tempfile 모듈)
TERM
,
[1]
termattrs() (curses 모듈)
terminate() (multiprocessing.pool.multiprocessing.Pool 메서드)
(multiprocessing.Process 메서드)
(subprocess.Popen 메서드)
termination model
termios (모듈)
termname() (curses 모듈)
ternary
operator
test
identity
membership
test (doctest.DocTestFailure의 속성)
(doctest.UnexpectedException의 속성)
(모듈)
test() (cgi 모듈)
(mutex.mutex 메서드)
test.support (모듈)
TEST_HTTP_URL (test.support 모듈)
testandset() (mutex.mutex 메서드)
TestCase (unittest 클래스)
TestFailed
testfile() (doctest 모듈)
TESTFN (test.support 모듈)
TestLoader (unittest 클래스)
testMethodPrefix (unittest.TestLoader의 속성)
testmod() (doctest 모듈)
TestResult (unittest 클래스)
tests (imghdr 모듈)
testsource() (doctest 모듈)
testsRun (unittest.TestResult의 속성)
TestSuite (unittest 클래스)
testzip() (zipfile.ZipFile 메서드)
text (msilib 모듈)
(xml.etree.ElementTree.Element의 속성)
text() (msilib.Dialog 메서드)
text_factory (sqlite3.Connection의 속성)
Textbox (curses.textpad 클래스)
TextCalendar (calendar 클래스)
textdomain() (gettext 모듈)
(locale 모듈)
TextFile (distutils.text_file 클래스)
TextIOBase (io 클래스)
TextIOWrapper (io 클래스)
TextTestResult (unittest 클래스)
TextTestRunner (unittest 클래스)
textwrap (모듈)
TextWrapper (textwrap 클래스)
theme_create() (ttk.Style 메서드)
theme_names() (ttk.Style 메서드)
theme_settings() (ttk.Style 메서드)
theme_use() (ttk.Style 메서드)
THOUSEP (locale 모듈)
thread
모듈
Thread (threading 클래스)
thread (모듈)
thread() (imaplib.IMAP4 메서드)
ThreadError
threading (모듈)
ThreadingMixIn (SocketServer 클래스)
ThreadingTCPServer (SocketServer 클래스)
ThreadingUDPServer (SocketServer 클래스)
threads
IRIX
POSIX
throw (2to3 fixer)
throw() (generator 메서드)
tie() (fl 모듈)
tigetflag() (curses 모듈)
tigetnum() (curses 모듈)
tigetstr() (curses 모듈)
TILDE (token 모듈)
tilt() (turtle 모듈)
tiltangle() (turtle 모듈)
time (datetime 클래스)
(모듈)
time() (datetime.datetime 메서드)
(time 모듈)
Time2Internaldate() (imaplib 모듈)
timedelta (datetime 클래스)
TimedRotatingFileHandler (logging.handlers 클래스)
timegm() (calendar 모듈)
timeit (모듈)
timeit command line option
--clock
--help
--number=N
--repeat=N
--setup=S
--time
--verbose
-c
-h
-n N
-r N
-s S
-t
-v
timeit() (timeit 모듈)
(timeit.Timer 메서드)
timeout
(SocketServer.BaseServer의 속성)
timeout() (curses.window 메서드)
TimeoutError
Timer (threading 클래스)
(timeit 클래스)
times() (os 모듈)
timetuple() (datetime.date 메서드)
(datetime.datetime 메서드)
timetz() (datetime.datetime 메서드)
timezone (time 모듈)
title() (EasyDialogs.ProgressBar 메서드)
(str 메서드)
(turtle 모듈)
Tix
(Tix 클래스)
(모듈)
tix_addbitmapdir() (Tix.tixCommand 메서드)
tix_cget() (Tix.tixCommand 메서드)
tix_configure() (Tix.tixCommand 메서드)
tix_filedialog() (Tix.tixCommand 메서드)
tix_getbitmap() (Tix.tixCommand 메서드)
tix_getimage() (Tix.tixCommand 메서드)
TIX_LIBRARY
tix_option_get() (Tix.tixCommand 메서드)
tix_resetoptions() (Tix.tixCommand 메서드)
tixCommand (Tix 클래스)
Tk
(Tkinter 클래스)
Tk Option Data Types
TK_LIBRARY
Tkinter
(모듈)
TList (Tix 클래스)
TLS
TMP
,
[1]
TMP_MAX (os 모듈)
TMPDIR
,
[1]
tmpfile() (os 모듈)
tmpnam() (os 모듈)
to_eng_string() (decimal.Context 메서드)
(decimal.Decimal 메서드)
to_integral() (decimal.Decimal 메서드)
to_integral_exact() (decimal.Context 메서드)
(decimal.Decimal 메서드)
to_integral_value() (decimal.Decimal 메서드)
to_sci_string() (decimal.Context 메서드)
to_splittable() (email.charset.Charset 메서드)
ToASCII() (encodings.idna 모듈)
tobuf() (tarfile.TarInfo 메서드)
tobytes() (memoryview 메서드)
tochild (popen2.Popen3의 속성)
today() (datetime.datetime의 클래스 메서드)
(datetime.date의 클래스 메서드)
tofile() (array.array 메서드)
tok_name (token 모듈)
token
(shlex.shlex의 속성)
(모듈)
TokenError
tokenize (모듈)
tokenize() (tokenize 모듈)
tolist() (array.array 메서드)
(memoryview 메서드)
(parser.ST 메서드)
tomono() (audioop 모듈)
toordinal() (datetime.date 메서드)
(datetime.datetime 메서드)
top() (curses.panel.Panel 메서드)
(poplib.POP3 메서드)
top_panel() (curses.panel 모듈)
toprettyxml() (xml.dom.minidom.Node 메서드)
tostereo() (audioop 모듈)
tostring() (array.array 메서드)
(xml.etree.ElementTree 모듈)
tostringlist() (xml.etree.ElementTree 모듈)
total_changes (sqlite3.Connection의 속성)
total_ordering() (functools 모듈)
total_seconds() (datetime.timedelta 메서드)
totuple() (parser.ST 메서드)
touched() (macostools 모듈)
touchline() (curses.window 메서드)
touchwin() (curses.window 메서드)
tounicode() (array.array 메서드)
ToUnicode() (encodings.idna 모듈)
tovideo() (imageop 모듈)
towards() (turtle 모듈)
toxml() (xml.dom.minidom.Node 메서드)
tp_as_mapping (C 멤버 변수)
tp_as_number (C 멤버 변수)
tp_as_sequence (C 멤버 변수)
tparm() (curses 모듈)
trace
stack
Trace (trace 클래스)
trace (모듈)
trace command line option
--count
--coverdir=<dir>
--file=<file>
--help
--ignore-dir=<dir>
--ignore-module=<mod>
--listfuncs
--missing
--no-report
--report
--summary
--timing
--trace
--trackcalls
--version
-c
-C
-f
-g
-l
-m
-r
-R
-s
-t
-T
trace function
,
[1]
,
[2]
trace() (inspect 모듈)
trace_dispatch() (bdb.Bdb 메서드)
traceback
객체
,
[1]
,
[2]
,
[3]
,
[4]
traceback (모듈)
traceback_limit (wsgiref.handlers.BaseHandler의 속성)
tracebacklimit (sys 모듈)
tracebacks
in CGI scripts
TracebackType (types 모듈)
tracer() (turtle 모듈)
,
[1]
trailing
comma
,
[1]
transfercmd() (ftplib.FTP 메서드)
TransientResource (test.support 클래스)
translate() (fnmatch 모듈)
(str 메서드)
(string 모듈)
translation() (gettext 모듈)
Transport Layer Security
traverseproc (C 데이터 형식)
Tree (Tix 클래스)
TreeBuilder (xml.etree.ElementTree 클래스)
Treeview (ttk 클래스)
triangular() (random 모듈)
triple-quoted string
(삼중 따옴표 된 문자열)
True
,
[1]
,
[2]
true
True (내장 변수)
truediv() (operator 모듈)
trunc() (in module math)
(math 모듈)
truncate() (file 메서드)
(io.IOBase 메서드)
truth
value
truth() (operator 모듈)
try
글
,
[1]
,
[2]
ttk
(모듈)
ttob() (imgfile 모듈)
tty
I/O control
tty (모듈)
ttyname() (os 모듈)
tuple
display
empty
,
[1]
singleton
객체
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
내장 함수
,
[1]
tuple() (내장 함수)
tuple2st() (parser 모듈)
tuple_params (2to3 fixer)
TupleType (in module types)
(types 모듈)
turnoff_sigfpe() (fpectl 모듈)
turnon_sigfpe() (fpectl 모듈)
Turtle (turtle 클래스)
turtle (모듈)
turtles() (turtle 모듈)
TurtleScreen (turtle 클래스)
turtlesize() (turtle 모듈)
Tutt, Bill
type
Boolean
data
hierarchy
immutable data
operations on dictionary
operations on list
객체
,
[1]
,
[2]
내장 함수
,
[1]
,
[2]
,
[3]
Type (aetypes 클래스)
type (optparse.Option의 속성)
(socket.socket의 속성)
(tarfile.TarInfo의 속성)
(내장 클래스)
(형)
type of an object
TYPE_CHECKER (optparse.Option의 속성)
typeahead() (curses 모듈)
typecode (array.array의 속성)
TYPED_ACTIONS (optparse.Option의 속성)
typed_subpart_iterator() (email.iterators 모듈)
TypeError
예외
types
built-in
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence
,
[1]
모듈
types (2to3 fixer)
TYPES (optparse.Option의 속성)
types (모듈)
types, internal
types_map (mimetypes 모듈)
(mimetypes.MimeTypes의 속성)
types_map_inv (mimetypes.MimeTypes의 속성)
TypeType (in module types)
(types 모듈)
TZ
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
tzinfo (datetime 클래스)
(datetime.datetime의 속성)
(datetime.time의 속성)
tzname (time 모듈)
tzname() (datetime.datetime 메서드)
(datetime.time 메서드)
(datetime.tzinfo 메서드)
tzset() (time 모듈)
빠른 검색
탐색
색인
모듈
|
Python
»
Python 2.7.18 문서
»