This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
現在の安定板リリースの Python ドキュメント
.
ナビゲーション
索引
モジュール
|
Python
»
Python 2.7.18 ドキュメント
»
索引 – 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.date のクラスメソッド)
(datetime.datetime のクラスメソッド)
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
,
[1]
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 ドキュメント
»