Index – C

C
language, [1], [2], [3], [4]
structures
C_BUILTIN (in module imp)
C_EXTENSION (in module imp)
CacheFTPHandler (class in urllib2)
calcsize() (in module struct)
Calendar (class in calendar)
(class in reminders)
calendar (module)
calendar() (in module calendar)
call
built-in function
built-in method
class instance
class object, [1], [2], [3]
function, [1], [2]
instance, [1]
method
procedure
user-defined function
call() (in module subprocess)
CALL_FUNCTION (opcode)
CALL_FUNCTION_KW (opcode)
CALL_FUNCTION_VAR (opcode)
CALL_FUNCTION_VAR_KW (opcode)
call_tracing() (in module sys)
callable
object, [1]
callable (2to3 fixer)
Callable (class in collections)
callable() (built-in function)
CallableProxyType (in module weakref)
callback (optparse.Option attribute)
callback_args (optparse.Option attribute)
callback_kwargs (optparse.Option attribute)
CalledProcessError
can_fetch() (robotparser.RobotFileParser method)
can_open() (in module webbrowser)
cancel() (in module notification)
(sched.scheduler method)
(threading.Timer method)
cancel_all() (in module notification)
cancel_delays() (in module ui)
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb method)
canonical() (decimal.Context method)
(decimal.Decimal method)
capitalize() (in module string)
(str method)
capture_image() (in module photos)
captured_stdout() (in module test.test_support)
captureWarnings() (in module logging)
capwords() (in module string)
catch_warnings (class in warnings)
category() (in module unicodedata)
CC
ceil() (in module math), [1]
center (ui.View attribute)
center() (in module string)
(str method)
cert (requests.Session attribute)
CERT_NONE (in module ssl)
CERT_OPTIONAL (in module ssl)
CERT_REQUIRED (in module ssl)
cert_time_to_seconds() (in module ssl)
certificates
CFLAGS
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (module)
cgi_directories (CGIHTTPServer.CGIHTTPRequestHandler attribute)
CGIHandler (class in wsgiref.handlers)
CGIHTTPRequestHandler (class in CGIHTTPServer)
CGIHTTPServer
module
CGIHTTPServer (module)
cgitb (module)
CGIXMLRPCRequestHandler (class in SimpleXMLRPCServer)
chain() (in module itertools)
chaining
comparisons, [1]
Channel (class in paramiko)
ChannelException (class in paramiko)
CHAR_MAX (in module locale)
character, [1], [2], [3]
character set
CharacterDataHandler() (xml.parsers.expat.xmlparser method)
characters() (xml.sax.handler.ContentHandler method)
characters_written (io.BlockingIOError attribute)
Charset (class in email.charset)
CHARSET (in module mimify)
charset() (gettext.NullTranslations method)
chdir() (in module os)
check() (imaplib.IMAP4 method)
(in module tabnanny)
check_call() (in module subprocess)
check_output() (doctest.OutputChecker method)
(in module subprocess)
check_py3k_warnings() (in module test.test_support)
check_unused_args() (string.Formatter method)
check_warnings() (in module test.test_support)
checkcache() (in module linecache)
checkfuncname() (in module bdb)
checksum
Cyclic Redundancy Check
MD5
SHA
chflags() (in module os)
childerr (popen2.Popen3 attribute)
childNodes (xml.dom.Node attribute)
chmod() (in module os)
choice() (in module random)
choices (optparse.Option attribute)
choose_boundary() (in module mimetools)
chord() (ImageDraw.ImageDraw method)
chown() (in module os)
chr
built-in function, [1]
chr() (built-in function)
chroot() (in module os)
Chunk (class in chunk)
chunk (module)
cipher
DES
cipher() (ssl.SSLSocket method)
CIRCUMFLEX (in module token)
CIRCUMFLEXEQUAL (in module token)
Clamped (class in decimal)
class
attribute
attribute assignment
classic
constructor
definition, [1]
instance
name
new-style
object, [1], [2], [3]
old-style
statement
Class (class in symtable)
class instance
attribute
attribute assignment
call
object, [1], [2], [3]
class object
call, [1], [2], [3]
classic class
classmethod() (built-in function)
classobj() (in module new)
ClassType (in module types)
clause
clean() (mailbox.Maildir method)
cleandoc() (in module inspect)
clear() (bs4.Tag method)
(collections.deque method)
(cookielib.CookieJar method)
(dict method)
(in module console)
(mailbox.Mailbox method)
(set method)
(threading.Event method)
(xml.etree.ElementTree.Element method)
clear_all_breaks() (bdb.Bdb method)
clear_all_file_breaks() (bdb.Bdb method)
clear_bpbynumber() (bdb.Bdb method)
clear_break() (bdb.Bdb method)
clear_button_mode (ui.TextField attribute)
clear_flags() (decimal.Context method)
clear_memo() (pickle.Pickler method)
clear_session_cookies() (cookielib.CookieJar method)
clearcache() (in module linecache)
client_address (BaseHTTPServer.BaseHTTPRequestHandler attribute)
clip_to_mask() (ui.Image method)
clipboard (module)
clock() (in module time)
clone() (email.generator.Generator method)
(pipes.Template method)
cloneNode() (xml.dom.minidom.Node method)
(xml.dom.Node method)
close() (aifc.aifc method), [1]
(HTMLParser.HTMLParser method)
(ImageFile.parser method)
(StringIO.StringIO method)
(asyncore.dispatcher method)
(bz2.BZ2File method)
(chunk.Chunk method)
(email.parser.FeedParser method)
(file method)
(ftplib.FTP method)
(generator method)
(httplib.HTTPConnection method)
(imaplib.IMAP4 method)
(in module editor)
(in module fileinput)
(in module os)
(io.IOBase method)
(logging.FileHandler method)
(logging.Handler method)
(logging.handlers.MemoryHandler method)
(logging.handlers.NTEventLogHandler method)
(logging.handlers.SocketHandler method)
(logging.handlers.SysLogHandler method)
(mailbox.MH method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(requests.Session method)
(select.epoll method)
(select.kqueue method)
(sgmllib.SGMLParser method)
(shelve.Shelf method)
(socket.socket method)
(sqlite3.Connection method)
(sunau.AU_read method)
(sunau.AU_write method)
(tarfile.TarFile method)
(telnetlib.Telnet method)
(ui.Path method)
(ui.View method)
(urllib2.BaseHandler method)
(wave.Wave_read method)
(wave.Wave_write method)
(xml.etree.ElementTree.TreeBuilder method)
(xml.etree.ElementTree.XMLParser method)
(xml.sax.xmlreader.IncrementalParser method)
(zipfile.ZipFile method)
close_when_done() (asynchat.async_chat method)
closed (file attribute)
(io.IOBase attribute)
closerange() (in module os)
closing() (in module contextlib)
cmath (module)
cmd
module
Cmd (class in cmd)
cmd (module)
(subprocess.CalledProcessError attribute)
cmdloop() (cmd.Cmd method)
cmp
built-in function, [1]
cmp() (built-in function)
(in module filecmp)
cmp_op (in module dis)
cmp_to_key() (in module functools)
cmpfiles() (in module filecmp)
co_argcount (code object attribute)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
co_nlocals (code object attribute)
co_stacksize (code object attribute)
co_varnames (code object attribute)
code
block
object, [1], [2]
code (module)
(urllib2.HTTPError attribute)
(xml.parsers.expat.ExpatError attribute)
code() (in module new)
Codecs
decode
encode
codecs (module)
coded_value (Cookie.Morsel attribute)
codeop (module)
codepoint2name (in module htmlentitydefs)
CODESET (in module locale)
CodeType (in module types)
coding
style
coerce() (built-in function)
coercion
col_offset (ast.AST attribute)
collapse_rfc2231_value() (in module email.utils)
collect() (in module gc)
collect_incoming_data() (asynchat.async_chat method)
collections (module)
COLON (in module token)
Color (class in ImageEnhance)
colorize() (in module ImageOps)
colorsys (module)
combinations() (in module itertools)
combinations_with_replacement() (in module itertools)
combine() (datetime.datetime class method)
combining() (in module unicodedata)
comma
trailing, [1]
COMMA (in module token)
command (BaseHTTPServer.BaseHTTPRequestHandler attribute)
command line
CommandCompiler (class in codeop)
commands (module)
comment
(cookielib.Cookie attribute)
COMMENT (in module tokenize)
comment (zipfile.ZipFile attribute)
(zipfile.ZipInfo attribute)
Comment() (in module xml.etree.ElementTree)
comment_url (cookielib.Cookie attribute)
commenters (shlex.shlex attribute)
CommentHandler() (xml.parsers.expat.xmlparser method)
commit() (sqlite3.Connection method)
common (filecmp.dircmp attribute)
Common Gateway Interface
common_dirs (filecmp.dircmp attribute)
common_files (filecmp.dircmp attribute)
common_funny (filecmp.dircmp attribute)
common_types (in module mimetypes)
commonprefix() (in module os.path)
communicate() (subprocess.Popen method)
compact() (ImagePath.path method)
compare() (decimal.Context method)
(decimal.Decimal method)
(difflib.Differ method)
COMPARE_OP (opcode)
compare_signal() (decimal.Context method)
(decimal.Decimal method)
compare_total() (decimal.Context method)
(decimal.Decimal method)
compare_total_mag() (decimal.Context method)
(decimal.Decimal method)
comparing
objects
comparison
operator
string
COMPARISON_FLAGS (in module doctest)
comparisons, [1]
chaining, [1]
compile
built-in function, [1], [2], [3]
Compile (class in codeop)
compile() (built-in function)
(in module compiler)
(in module py_compile)
(in module re)
(parser.ST method)
compile_command() (in module code)
(in module codeop)
compile_dir() (in module compileall)
compile_file() (in module compileall)
compile_path() (in module compileall)
compileall
module
compileall (module)
compileall command line option
-d destdir
-f
-i list
-l
-q
-x regex
compileFile() (in module compiler)
compiler (module)
compiler.ast (module)
compiler.visitor (module)
compilest() (in module parser)
complete() (rlcompleter.Completer method)
complete_statement() (in module sqlite3)
completed (reminders.Reminder attribute)
completedefault() (cmd.Cmd method)
completion_date (reminders.Reminder attribute)
complex
built-in function, [1]
literal
number
object
Complex (class in numbers)
complex number
literals
object
complex() (built-in function)
ComplexType (in module types)
composite() (in module Image)
(in module ImageChops)
compound
statement
comprehensions
list, [1]
compress() (bz2.BZ2Compressor method)
(in module bz2)
(in module itertools)
(in module zlib)
(zlib.Compress method)
compress_size (zipfile.ZipInfo attribute)
compress_type (zipfile.ZipInfo attribute)
CompressionError
compressobj() (in module zlib)
COMSPEC, [1]
concat() (in module operator)
(ui.Transform method)
concat_ctm() (in module ui)
concatenation
operation
Condition (class in threading)
conditional
expression
Conditional
expression
ConfigParser (class in ConfigParser)
(module)
configuration
file
file, debugger
file, user
configuration information
confstr() (in module os)
confstr_names (in module os)
conjugate() (complex number method)
(decimal.Decimal method)
(numbers.Complex method)
connect() (asyncore.dispatcher method)
(ftplib.FTP method)
(httplib.HTTPConnection method)
(in module sqlite3)
(smtplib.SMTP method)
(socket.socket method)
connect_ex() (socket.socket method)
Connection (class in sqlite3)
ConnectionError
console (module)
const (optparse.Option attribute)
constant
constant() (in module ImageChops)
constructor
class
constructor() (in module copy_reg)
contacts (module)
contacts.ASSISTANT (in module contacts)
contacts.BROTHER (in module contacts)
contacts.CHILD (in module contacts)
contacts.CITY (in module contacts)
contacts.COUNTRY (in module contacts)
contacts.COUNTRY_CODE (in module contacts)
contacts.FATHER (in module contacts)
contacts.FRIEND (in module contacts)
contacts.HOME (in module contacts)
contacts.HOME_FAX (in module contacts)
contacts.HOMEPAGE (in module contacts)
contacts.IPHONE (in module contacts)
contacts.MAIN_PHONE (in module contacts)
contacts.MANAGER (in module contacts)
contacts.MOTHER (in module contacts)
contacts.OTHER (in module contacts)
contacts.OTHER_FAX (in module contacts)
contacts.PAGER (in module contacts)
contacts.PARENT (in module contacts)
contacts.PARTNER (in module contacts)
contacts.SISTER (in module contacts)
contacts.SPOUSE (in module contacts)
contacts.STATE (in module contacts)
contacts.STREET (in module contacts)
contacts.WORK (in module contacts)
contacts.WORK_FAX (in module contacts)
contacts.ZIP (in module contacts)
container, [1]
iteration over
Container (class in collections)
contains() (in module operator)
content (requests.Response attribute), [1]
content type
MIME
CONTENT_BOTTOM (in module ui)
CONTENT_BOTTOM_LEFT (in module ui)
CONTENT_BOTTOM_RIGHT (in module ui)
CONTENT_CENTER (in module ui)
content_inset (ui.ScrollView attribute)
CONTENT_LEFT (in module ui)
content_mode (ui.View attribute)
content_offset (ui.ScrollView attribute)
CONTENT_REDRAW (in module ui)
CONTENT_RIGHT (in module ui)
CONTENT_SCALE_ASPECT_FILL (in module ui)
CONTENT_SCALE_ASPECT_FIT (in module ui)
CONTENT_SCALE_TO_FILL (in module ui)
content_size (ui.ScrollView attribute)
CONTENT_TOP (in module ui)
CONTENT_TOP_LEFT (in module ui)
CONTENT_TOP_RIGHT (in module ui)
content_view (ui.TableViewCell attribute)
ContentHandler (class in xml.sax.handler)
ContentTooShortError
Context (class in decimal)
context management protocol
context manager, [1], [2]
context_diff() (in module difflib)
contextlib (module)
contextmanager() (in module contextlib)
continue
statement, [1], [2], [3], [4]
CONTINUE_LOOP (opcode)
continuous (ui.Slider attribute)
Contrast (class in ImageEnhance)
control() (select.kqueue method)
conversion
arithmetic
string, [1], [2]
ConversionError
conversions
numeric
convert() (email.charset.Charset method)
(Image.Image method), [1], [2]
(markdown.Markdown method)
convert_arg_line_to_args() (argparse.ArgumentParser method)
convert_charref() (sgmllib.SGMLParser method)
convert_codepoint() (sgmllib.SGMLParser method)
convert_entityref() (sgmllib.SGMLParser method)
convert_field() (string.Formatter method)
convert_point() (in module ui), [1]
convert_rect() (in module ui)
convertFile() (markdown.Markdown method)
Cookie (class in cookielib)
(module)
CookieError
CookieJar (class in cookielib)
cookiejar (urllib2.HTTPCookieProcessor attribute)
cookielib (module)
CookiePolicy (class in cookielib)
cookies (requests.Response attribute), [1]
Coordinated Universal Time
copy
module
copy (module)
copy() (decimal.Context method)
(Image.Image method)
(dict method)
(hashlib.hash method)
(hmac.HMAC method)
(imaplib.IMAP4 method)
(in module copy)
(in module shutil)
(md5.md5 method)
(pipes.Template method)
(set method)
(sha.sha method)
(zlib.Compress method)
(zlib.Decompress method)
copy2() (in module shutil)
copy_abs() (decimal.Context method)
(decimal.Decimal method)
copy_decimal() (decimal.Context method)
copy_location() (in module ast)
copy_negate() (decimal.Context method)
(decimal.Decimal method)
copy_reg (module)
copy_sign() (decimal.Context method)
(decimal.Decimal method)
copybinary() (in module mimetools)
copyfile() (in module shutil)
copyfileobj() (in module shutil)
copying files
copyliteral() (in module mimetools)
copymessage() (mhlib.Folder method)
copymode() (in module shutil)
copyright (built-in variable)
(in module sys)
copysign() (in module math)
copystat() (in module shutil)
copytree() (in module shutil)
corner_radius (ui.View attribute)
coroutine
cos() (in module cmath)
(in module math)
cosh() (in module cmath)
(in module math)
count() (array.array method)
(collections.deque method)
(in module itertools)
(in module string)
(list method)
(str method)
countdown_duration (ui.DatePicker attribute)
Counter (class in collections)
countOf() (in module operator)
countTestCases() (unittest.TestCase method)
(unittest.TestSuite method)
CoverageResults (class in trace)
cPickle
module
cPickle (module)
CPP
CPPFLAGS
cProfile (module)
CPU time
CPython
CRC (zipfile.ZipInfo attribute)
crc32() (in module binascii)
(in module zlib)
crc_hqx() (in module binascii)
create() (imaplib.IMAP4 method)
create_aggregate() (sqlite3.Connection method)
create_collation() (sqlite3.Connection method)
create_connection() (in module socket)
create_copy_ref() (dropbox.client.DropboxClient method)
create_decimal() (decimal.Context method)
create_decimal_from_float() (decimal.Context method)
create_function() (sqlite3.Connection method)
CREATE_NEW_CONSOLE (in module subprocess)
CREATE_NEW_PROCESS_GROUP (in module subprocess)
create_socket() (asyncore.dispatcher method)
create_system (zipfile.ZipInfo attribute)
create_version (zipfile.ZipInfo attribute)
createAttribute() (xml.dom.Document method)
createAttributeNS() (xml.dom.Document method)
createComment() (xml.dom.Document method)
createDocument() (xml.dom.DOMImplementation method)
createDocumentType() (xml.dom.DOMImplementation method)
createElement() (xml.dom.Document method)
createElementNS() (xml.dom.Document method)
createLock() (logging.Handler method)
(logging.NullHandler method)
createProcessingInstruction() (xml.dom.Document method)
createSocket() (logging.handlers.SocketHandler method)
createTextNode() (xml.dom.Document method)
creation_date (contacts.Person attribute)
credits (built-in variable)
critical() (in module logging)
(logging.Logger method)
CRNCYSTR (in module locale)
crop() (Image.Image method)
(in module ImageOps)
crypt
module
crypt (module)
crypt() (in module crypt)
crypt(3), [1], [2]
cryptography, [1]
cStringIO (module)
csv
(module)
ctermid() (in module os)
ctime() (datetime.date method)
(datetime.datetime method)
(in module time)
CTRL_BREAK_EVENT (in module signal)
CTRL_C_EVENT (in module signal)
curdir (in module os)
currency() (in module locale)
current_thread() (in module threading)
CurrentByteIndex (xml.parsers.expat.xmlparser attribute)
CurrentColumnNumber (xml.parsers.expat.xmlparser attribute)
currentframe() (in module inspect)
CurrentLineNumber (xml.parsers.expat.xmlparser attribute)
currentThread() (in module threading)
Cursor (class in sqlite3)
cursor() (sqlite3.Connection method)
cwd() (ftplib.FTP method)
cycle() (in module itertools)
Cyclic Redundancy Check