- C
- C-contiguous, [1]
- c_bool (ctypes のクラス)
- C_BUILTIN (imp モジュール)
- c_byte (ctypes のクラス)
- c_char (ctypes のクラス)
- c_char_p (ctypes のクラス)
- c_contiguous (memoryview の属性)
- c_double (ctypes のクラス)
- C_EXTENSION (imp モジュール)
- c_float (ctypes のクラス)
- c_int (ctypes のクラス)
- c_int16 (ctypes のクラス)
- c_int32 (ctypes のクラス)
- c_int64 (ctypes のクラス)
- c_int8 (ctypes のクラス)
- c_long (ctypes のクラス)
- c_longdouble (ctypes のクラス)
- c_longlong (ctypes のクラス)
- c_short (ctypes のクラス)
- c_size_t (ctypes のクラス)
- c_ssize_t (ctypes のクラス)
- c_ubyte (ctypes のクラス)
- c_uint (ctypes のクラス)
- c_uint16 (ctypes のクラス)
- c_uint32 (ctypes のクラス)
- c_uint64 (ctypes のクラス)
- c_uint8 (ctypes のクラス)
- c_ulong (ctypes のクラス)
- c_ulonglong (ctypes のクラス)
- c_ushort (ctypes のクラス)
- c_void_p (ctypes のクラス)
- c_wchar (ctypes のクラス)
- c_wchar_p (ctypes のクラス)
- CAB (msilib のクラス)
- cache_from_source() (imp モジュール)
- cached (importlib.machinery.ModuleSpec の属性)
- CacheFTPHandler (urllib.request のクラス)
- calcsize() (struct モジュール)
- Calendar (calendar のクラス)
- calendar (モジュール)
- calendar() (calendar モジュール)
- call
- call() (subprocess モジュール)
- call_args (unittest.mock.Mock の属性)
- call_args_list (unittest.mock.Mock の属性)
- call_at() (asyncio.AbstractEventLoop のメソッド)
- call_count (unittest.mock.Mock の属性)
- call_exception_handler() (asyncio.AbstractEventLoop のメソッド)
- CALL_FUNCTION (opcode)
- CALL_FUNCTION_EX (opcode)
- CALL_FUNCTION_KW (opcode)
- call_later() (asyncio.AbstractEventLoop のメソッド)
- call_list() (unittest.mock.call のメソッド)
- call_soon() (asyncio.AbstractEventLoop のメソッド)
- call_soon_threadsafe() (asyncio.AbstractEventLoop のメソッド)
- call_tracing() (sys モジュール)
-
callable
- Callable (collections.abc のクラス)
- callable() (組み込み関数)
- CallableProxyType (weakref モジュール)
- callback (optparse.Option の属性)
- callback() (contextlib.ExitStack のメソッド)
- callback_args (optparse.Option の属性)
- callback_kwargs (optparse.Option の属性)
- callbacks (gc モジュール)
- called (unittest.mock.Mock の属性)
- CalledProcessError
- calloc()
- CAN_BCM (socket モジュール)
- can_change_color() (curses モジュール)
- can_fetch() (urllib.robotparser.RobotFileParser のメソッド)
- CAN_RAW_FD_FRAMES (socket モジュール)
- can_symlink() (test.support モジュール)
- can_write_eof() (asyncio.StreamWriter のメソッド)
- cancel() (asyncio.Future のメソッド)
- cancel_dump_traceback_later() (faulthandler モジュール)
- cancel_join_thread() (multiprocessing.Queue のメソッド)
- cancelled() (asyncio.Future のメソッド)
- CancelledError
- CannotSendHeader
- CannotSendRequest
- canonic() (bdb.Bdb のメソッド)
- canonical() (decimal.Context のメソッド)
- capa() (poplib.POP3 のメソッド)
- capitalize() (bytearray のメソッド)
-
Capsule
- captured_stderr() (test.support モジュール)
- captured_stdin() (test.support モジュール)
- captured_stdout() (test.support モジュール)
- captureWarnings() (logging モジュール)
- capwords() (string モジュール)
- casefold() (str のメソッド)
- cast() (ctypes モジュール)
- cat() (nis モジュール)
- catch_warnings (warnings のクラス)
- category() (unicodedata モジュール)
- cbreak() (curses モジュール)
- CC
- ccc() (ftplib.FTP_TLS のメソッド)
- CCompiler (distutils.ccompiler のクラス)
- CDLL (ctypes のクラス)
- ceil() (in module math)
- center() (bytearray のメソッド)
- CERT_NONE (ssl モジュール)
- CERT_OPTIONAL (ssl モジュール)
- CERT_REQUIRED (ssl モジュール)
- cert_store_stats() (ssl.SSLContext のメソッド)
- cert_time_to_seconds() (ssl モジュール)
- CertificateError
- certificates
- CFLAGS, [1], [2], [3]
- CFUNCTYPE() (ctypes モジュール)
-
CGI
- cgi (モジュール)
- cgi_directories (http.server.CGIHTTPRequestHandler の属性)
- CGIHandler (wsgiref.handlers のクラス)
- CGIHTTPRequestHandler (http.server のクラス)
- cgitb (モジュール)
- CGIXMLRPCRequestHandler (xmlrpc.server のクラス)
- chain() (itertools モジュール)
-
chaining
- ChainMap (collections のクラス)
- change_cwd() (test.support モジュール)
- change_root() (distutils.util モジュール)
- CHANNEL_BINDING_TYPES (ssl モジュール)
- channel_class (smtpd.SMTPServer の属性)
- channels() (ossaudiodev.oss_audio_device のメソッド)
- CHAR_MAX (locale モジュール)
- character, [1], [2]
- CharacterDataHandler() (xml.parsers.expat.xmlparser のメソッド)
- characters() (xml.sax.handler.ContentHandler のメソッド)
- characters_written (BlockingIOError の属性)
- Charset (email.charset のクラス)
- charset() (gettext.NullTranslations のメソッド)
- chdir() (os モジュール)
- check (lzma.LZMADecompressor の属性)
- check() (imaplib.IMAP4 のメソッド)
- check__all__() (test.support モジュール)
- check_call() (subprocess モジュール)
- check_environ() (distutils.util モジュール)
- check_hostname (ssl.SSLContext の属性)
- check_output() (doctest.OutputChecker のメソッド)
- check_returncode() (subprocess.CompletedProcess のメソッド)
- check_unused_args() (string.Formatter のメソッド)
- check_warnings() (test.support モジュール)
- checkbox() (msilib.Dialog のメソッド)
- checkcache() (linecache モジュール)
- checkfuncname() (bdb モジュール)
- CheckList (tkinter.tix のクラス)
-
checksum
- chflags() (os モジュール)
- chgat() (curses.window のメソッド)
- childNodes (xml.dom.Node の属性)
- ChildProcessError
- chmod() (os モジュール)
- choice() (random モジュール)
- choices (optparse.Option の属性)
- choices() (random モジュール)
- chown() (os モジュール)
-
chr
- chr() (組み込み関数)
- chroot() (os モジュール)
- Chunk (chunk のクラス)
- chunk (モジュール)
-
cipher
- cipher() (ssl.SSLSocket のメソッド)
- circle() (turtle モジュール)
- CIRCUMFLEX (token モジュール)
- CIRCUMFLEXEQUAL (token モジュール)
- Clamped (decimal のクラス)
- class
- Class (symtable のクラス)
- Class browser
-
class instance
-
class object
-
classmethod
- classmethod() (組み込み関数)
- ClassVar (typing モジュール)
- clause
- CLD_CONTINUED (os モジュール)
- CLD_DUMPED (os モジュール)
- CLD_EXITED (os モジュール)
- CLD_TRAPPED (os モジュール)
- clean() (mailbox.Maildir のメソッド)
- cleandoc() (inspect モジュール)
- cleanup functions
- clear (pdb command)
- Clear Breakpoint
- clear() (asyncio.Event のメソッド)
- clear_all_breaks() (bdb.Bdb のメソッド)
- clear_all_file_breaks() (bdb.Bdb のメソッド)
- clear_bpbynumber() (bdb.Bdb のメソッド)
- clear_break() (bdb.Bdb のメソッド)
- clear_cache() (filecmp モジュール)
- clear_content() (email.message.EmailMessage のメソッド)
- clear_flags() (decimal.Context のメソッド)
- clear_frames() (traceback モジュール)
- clear_history() (readline モジュール)
- clear_session_cookies() (http.cookiejar.CookieJar のメソッド)
- clear_traces() (tracemalloc モジュール)
- clear_traps() (decimal.Context のメソッド)
- clearcache() (linecache モジュール)
- ClearData() (msilib.Record のメソッド)
- clearok() (curses.window のメソッド)
- clearscreen() (turtle モジュール)
- clearstamp() (turtle モジュール)
- clearstamps() (turtle モジュール)
- Client() (multiprocessing.connection モジュール)
- client_address (http.server.BaseHTTPRequestHandler の属性)
- clock() (time モジュール)
- clock_getres() (time モジュール)
- clock_gettime() (time モジュール)
- CLOCK_HIGHRES (time モジュール)
- CLOCK_MONOTONIC (time モジュール)
- CLOCK_MONOTONIC_RAW (time モジュール)
- CLOCK_PROCESS_CPUTIME_ID (time モジュール)
- CLOCK_REALTIME (time モジュール)
- clock_settime() (time モジュール)
- CLOCK_THREAD_CPUTIME_ID (time モジュール)
- clone() (email.generator.BytesGenerator のメソッド)
- cloneNode() (xml.dom.Node のメソッド)
- close() (aifc.aifc のメソッド), [1]
- Close() (msilib.View のメソッド)
- close() (multiprocessing.Connection のメソッド)
- Close() (winreg.PyHKEY のメソッド)
- close() (xml.etree.ElementTree.TreeBuilder のメソッド)
- close_connection (http.server.BaseHTTPRequestHandler の属性)
- close_when_done() (asynchat.async_chat のメソッド)
- closed (http.client.HTTPResponse の属性)
- CloseKey() (winreg モジュール)
- closelog() (syslog モジュール)
- closerange() (os モジュール)
- closing() (contextlib モジュール)
- clrtobot() (curses.window のメソッド)
- clrtoeol() (curses.window のメソッド)
- cmath (モジュール)
-
cmd
- Cmd (cmd のクラス)
- cmd (subprocess.CalledProcessError の属性)
- cmdloop() (cmd.Cmd のメソッド)
- cmdqueue (cmd.Cmd の属性)
- cmp() (filecmp モジュール)
- cmp_op (dis モジュール)
- cmp_to_key() (functools モジュール)
- cmpfiles() (filecmp モジュール)
- CMSG_LEN() (socket モジュール)
- CMSG_SPACE() (socket モジュール)
- co_argcount (code object attribute)
- CO_ASYNC_GENERATOR (inspect モジュール)
- co_cellvars (code object attribute)
- co_code (code object attribute)
- co_consts (code object attribute)
- CO_COROUTINE (inspect モジュール)
- co_filename (code object attribute)
- co_firstlineno (code object attribute)
- co_flags (code object attribute)
- co_freevars (code object attribute)
- CO_FUTURE_DIVISION (C の変数)
- CO_GENERATOR (inspect モジュール)
- CO_ITERABLE_COROUTINE (inspect モジュール)
- co_lnotab (code object attribute)
- co_name (code object attribute)
- co_names (code object attribute)
- CO_NESTED (inspect モジュール)
- CO_NEWLOCALS (inspect モジュール)
- co_nlocals (code object attribute)
- CO_NOFREE (inspect モジュール)
- CO_OPTIMIZED (inspect モジュール)
- co_stacksize (code object attribute)
- CO_VARARGS (inspect モジュール)
- CO_VARKEYWORDS (inspect モジュール)
- co_varnames (code object attribute)
-
code
- code (SystemExit の属性)
- code object, [1], [2], [3]
- code_info() (dis モジュール)
- CodecInfo (codecs のクラス)
- Codecs
- codecs (モジュール)
- coded_value (http.cookies.Morsel の属性)
- codeop (モジュール)
- codepoint2name (html.entities モジュール)
- codes (xml.parsers.expat.errors モジュール)
- CODESET (locale モジュール)
- CodeType (types モジュール)
-
coding
- coercion
- col_offset (ast.AST の属性)
- collapse_addresses() (ipaddress モジュール)
- collapse_rfc2231_value() (email.utils モジュール)
- collect() (gc モジュール)
- collect_incoming_data() (asynchat.async_chat のメソッド)
- Collection (collections.abc のクラス)
- collections (モジュール)
- collections.abc (モジュール)
- colno (json.JSONDecodeError の属性)
- COLON (token モジュール)
|
- color() (turtle モジュール)
- color_content() (curses モジュール)
- color_pair() (curses モジュール)
- colormode() (turtle モジュール)
- colorsys (モジュール)
- COLS, [1]
- column() (tkinter.ttk.Treeview のメソッド)
- COLUMNS, [1]
- columns (os.terminal_size の属性)
- combinations() (itertools モジュール)
- combinations_with_replacement() (itertools モジュール)
- combine() (datetime.datetime のクラスメソッド)
- combining() (unicodedata モジュール)
- ComboBox (tkinter.tix のクラス)
- Combobox (tkinter.ttk のクラス)
- comma
- COMMA (token モジュール)
- Command (distutils.cmd のクラス)
- command (http.server.BaseHTTPRequestHandler の属性)
- command line
- CommandCompiler (codeop のクラス)
- commands (pdb command)
- comment
- COMMENT (tokenize モジュール)
- comment (zipfile.ZipFile の属性)
- Comment() (xml.etree.ElementTree モジュール)
- comment_url (http.cookiejar.Cookie の属性)
- commenters (shlex.shlex の属性)
- CommentHandler() (xml.parsers.expat.xmlparser のメソッド)
- commit() (msilib.CAB のメソッド)
- Commit() (msilib.Database のメソッド)
- commit() (sqlite3.Connection のメソッド)
- common (filecmp.dircmp の属性)
- Common Gateway Interface
- common_dirs (filecmp.dircmp の属性)
- common_files (filecmp.dircmp の属性)
- common_funny (filecmp.dircmp の属性)
- common_types (mimetypes モジュール)
- commonpath() (os.path モジュール)
- commonprefix() (os.path モジュール)
- communicate() (asyncio.asyncio.subprocess.Process のメソッド)
- compare() (decimal.Context のメソッド)
- compare_digest() (hmac モジュール)
- compare_networks() (ipaddress.IPv4Network のメソッド)
- COMPARE_OP (opcode)
- compare_signal() (decimal.Context のメソッド)
- compare_to() (tracemalloc.Snapshot のメソッド)
- compare_total() (decimal.Context のメソッド)
- compare_total_mag() (decimal.Context のメソッド)
-
comparing
- comparison
- COMPARISON_FLAGS (doctest モジュール)
- comparisons
- Compat32 (email.policy のクラス)
- compat32 (email.policy モジュール)
-
compile
- Compile (codeop のクラス)
- compile() (distutils.ccompiler.CCompiler のメソッド)
- compile_command() (code モジュール)
- compile_dir() (compileall モジュール)
- compile_file() (compileall モジュール)
- compile_path() (compileall モジュール)
- compileall (モジュール)
-
compileall コマンドラインオプション
- compilest() (parser モジュール)
- complete() (rlcompleter.Completer のメソッド)
- complete_statement() (sqlite3 モジュール)
- completedefault() (cmd.Cmd のメソッド)
- CompletedProcess (subprocess のクラス)
-
complex
- Complex (numbers のクラス)
- complex (組み込みクラス)
- complex literal
- complex number
-
compound
-
comprehensions
- compress() (bz2 モジュール)
- compress_size (zipfile.ZipInfo の属性)
- compress_type (zipfile.ZipInfo の属性)
- compressed (ipaddress.IPv4Address の属性)
- compression() (ssl.SSLSocket のメソッド)
- CompressionError
- compressobj() (zlib モジュール)
- COMSPEC, [1]
- concat() (operator モジュール)
-
concatenation
- concurrent.futures (モジュール)
- Condition (asyncio のクラス)
- condition (pdb command)
- Condition (threading のクラス)
- condition() (msilib.Control のメソッド)
- Condition() (multiprocessing.managers.SyncManager のメソッド)
-
Conditional
-
conditional
- ConfigParser (configparser のクラス)
- configparser (モジュール)
-
configuration
- configuration information
- configure() (tkinter.ttk.Style のメソッド)
- configure_mock() (unittest.mock.Mock のメソッド)
- confstr() (os モジュール)
- confstr_names (os モジュール)
- conjugate() (complex number method)
- conn (smtpd.SMTPChannel の属性)
- connect() (asyncore.dispatcher のメソッド)
- connect_accepted_socket() (asyncio.BaseEventLoop のメソッド)
- connect_ex() (socket.socket のメソッド)
- connect_read_pipe() (asyncio.AbstractEventLoop のメソッド)
- connect_write_pipe() (asyncio.AbstractEventLoop のメソッド)
- Connection (multiprocessing のクラス)
- connection (sqlite3.Cursor の属性)
- connection_lost() (asyncio.BaseProtocol のメソッド)
- connection_made() (asyncio.BaseProtocol のメソッド)
- ConnectionAbortedError
- ConnectionError
- ConnectionRefusedError
- ConnectionResetError
- ConnectRegistry() (winreg モジュール)
- const (optparse.Option の属性)
- constant
-
constructor
- constructor() (copyreg モジュール)
- consumed (asyncio.LimitOverrunError の属性)
- container, [1]
- Container (collections.abc のクラス)
- contains() (operator モジュール)
-
content type
- content_manager (email.policy.EmailPolicy の属性)
- content_type (email.headerregistry.ContentTypeHeader の属性)
- ContentDispositionHeader (email.headerregistry のクラス)
- ContentHandler (xml.sax.handler のクラス)
- ContentManager (email.contentmanager のクラス)
- contents (ctypes._Pointer の属性)
- ContentTooShortError
- ContentTransferEncoding (email.headerregistry のクラス)
- ContentTypeHeader (email.headerregistry のクラス)
- Context (decimal のクラス)
- context (ssl.SSLSocket の属性)
- context management protocol
- context manager, [1], [2]
- context_diff() (difflib モジュール)
- ContextDecorator (contextlib のクラス)
- contextlib (モジュール)
- ContextManager (typing のクラス)
- contextmanager() (contextlib モジュール)
- contiguous, [1]
-
continue
- continue (pdb command)
- CONTINUE_LOOP (opcode)
- Control (msilib のクラス)
- control() (msilib.Dialog のメソッド)
- controlnames (curses.ascii モジュール)
- controls() (ossaudiodev.oss_mixer_device のメソッド)
-
conversion
- ConversionError
-
conversions
- convert_arg_line_to_args() (argparse.ArgumentParser のメソッド)
- convert_field() (string.Formatter のメソッド)
- convert_path() (distutils.util モジュール)
- Cookie (http.cookiejar のクラス)
- CookieError
- CookieJar (http.cookiejar のクラス)
- cookiejar (urllib.request.HTTPCookieProcessor の属性)
- CookiePolicy (http.cookiejar のクラス)
- Coordinated Universal Time
- Copy
-
copy
- copy (モジュール)
- copy() (collections.deque のメソッド)
- copy2() (shutil モジュール)
- copy_abs() (decimal.Context のメソッド)
- copy_decimal() (decimal.Context のメソッド)
- copy_file() (distutils.file_util モジュール)
- copy_location() (ast モジュール)
- copy_negate() (decimal.Context のメソッド)
- copy_sign() (decimal.Context のメソッド)
- copy_tree() (distutils.dir_util モジュール)
- copyfile() (shutil モジュール)
- copyfileobj() (shutil モジュール)
- copying files
- copymode() (shutil モジュール)
- copyreg (モジュール)
- copyright (in module sys)
- copysign() (math モジュール)
- copystat() (shutil モジュール)
- copytree() (shutil モジュール)
- coroutine, [1], [2]
- Coroutine (collections.abc のクラス)
- coroutine function
- coroutine() (asyncio モジュール)
- CoroutineType (types モジュール)
- cos() (cmath モジュール)
- cosh() (cmath モジュール)
- count (tracemalloc.Statistic の属性)
- count() (array.array のメソッド)
- count_diff (tracemalloc.StatisticDiff の属性)
- Counter (collections のクラス)
- countOf() (operator モジュール)
- countTestCases() (unittest.TestCase のメソッド)
- CoverageResults (trace のクラス)
- CPP
- CPPFLAGS
- cProfile (モジュール)
- CPU time
- cpu_count() (multiprocessing モジュール)
- CPython
- crawl_delay() (urllib.robotparser.RobotFileParser のメソッド)
- CRC (zipfile.ZipInfo の属性)
- crc32() (binascii モジュール)
- crc_hqx() (binascii モジュール)
- create() (imaplib.IMAP4 のメソッド)
- create_aggregate() (sqlite3.Connection のメソッド)
- create_archive() (zipapp モジュール)
- create_autospec() (unittest.mock モジュール)
- create_collation() (sqlite3.Connection のメソッド)
- create_configuration() (venv.EnvBuilder のメソッド)
- create_connection() (asyncio.AbstractEventLoop のメソッド)
- create_datagram_endpoint() (asyncio.AbstractEventLoop のメソッド)
- create_decimal() (decimal.Context のメソッド)
- create_decimal_from_float() (decimal.Context のメソッド)
- create_default_context() (ssl モジュール)
- create_function() (sqlite3.Connection のメソッド)
- create_future() (asyncio.AbstractEventLoop のメソッド)
- create_module (C の関数)
- create_module() (importlib.abc.Loader のメソッド)
- CREATE_NEW_CONSOLE (subprocess モジュール)
- CREATE_NEW_PROCESS_GROUP (subprocess モジュール)
- create_server() (asyncio.AbstractEventLoop のメソッド)
- create_shortcut() (組み込み関数)
- create_socket() (asyncore.dispatcher のメソッド)
- create_static_lib() (distutils.ccompiler.CCompiler のメソッド)
- create_stats() (profile.Profile のメソッド)
- create_string_buffer() (ctypes モジュール)
- create_subprocess_exec() (asyncio モジュール)
- create_subprocess_shell() (asyncio モジュール)
- create_system (zipfile.ZipInfo の属性)
- create_task() (asyncio.AbstractEventLoop のメソッド)
- create_tree() (distutils.dir_util モジュール)
- create_unicode_buffer() (ctypes モジュール)
- create_unix_connection() (asyncio.AbstractEventLoop のメソッド)
- create_unix_server() (asyncio.AbstractEventLoop のメソッド)
- create_version (zipfile.ZipInfo の属性)
- createAttribute() (xml.dom.Document のメソッド)
- createAttributeNS() (xml.dom.Document のメソッド)
- createComment() (xml.dom.Document のメソッド)
- createDocument() (xml.dom.DOMImplementation のメソッド)
- createDocumentType() (xml.dom.DOMImplementation のメソッド)
- createElement() (xml.dom.Document のメソッド)
- createElementNS() (xml.dom.Document のメソッド)
- createfilehandler() (tkinter.Widget.tk のメソッド)
- CreateKey() (winreg モジュール)
- CreateKeyEx() (winreg モジュール)
- createLock() (logging.Handler のメソッド)
- createProcessingInstruction() (xml.dom.Document のメソッド)
- CreateRecord() (msilib モジュール)
- createSocket() (logging.handlers.SocketHandler のメソッド)
- createTextNode() (xml.dom.Document のメソッド)
- credits (組み込み変数)
- critical() (logging モジュール)
- CRNCYSTR (locale モジュール)
- cross() (audioop モジュール)
-
crypt
- crypt (モジュール)
- crypt() (crypt モジュール)
- crypt(3), [1], [2]
- cryptography
- csv
- cte (email.headerregistry.ContentTransferEncoding の属性)
- cte_type (email.policy.Policy の属性)
- ctermid() (os モジュール)
- ctime() (datetime.date のメソッド)
- ctrl() (curses.ascii モジュール)
- CTRL_BREAK_EVENT (signal モジュール)
- CTRL_C_EVENT (signal モジュール)
- ctypes (モジュール)
- curdir (os モジュール)
- currency() (locale モジュール)
- current() (tkinter.ttk.Combobox のメソッド)
- current_process() (multiprocessing モジュール)
- current_task() (asyncio.Task のクラスメソッド)
- current_thread() (threading モジュール)
- CurrentByteIndex (xml.parsers.expat.xmlparser の属性)
- CurrentColumnNumber (xml.parsers.expat.xmlparser の属性)
- currentframe() (inspect モジュール)
- CurrentLineNumber (xml.parsers.expat.xmlparser の属性)
- curs_set() (curses モジュール)
- curses (モジュール)
- curses.ascii (モジュール)
- curses.panel (モジュール)
- curses.textpad (モジュール)
- Cursor (sqlite3 のクラス)
- cursor() (sqlite3.Connection のメソッド)
- cursyncup() (curses.window のメソッド)
- customize_compiler() (distutils.sysconfig モジュール)
- Cut
- cwd() (ftplib.FTP のメソッド)
- cycle() (itertools モジュール)
- Cyclic Redundancy Check
|