Index – R

r_eval() (rexec.RExec method)
r_exec() (rexec.RExec method)
r_execfile() (rexec.RExec method)
r_import() (rexec.RExec method)
R_OK (in module os)
r_open() (rexec.RExec method)
r_reload() (rexec.RExec method)
r_unload() (rexec.RExec method)
radians() (in module math)
radix() (decimal.Context method)
(decimal.Decimal method)
RADIXCHAR (in module locale)
raise
statement, [1]
raise (2to3 fixer)
raise an exception
raise_for_status() (requests.Response method), [1]
RAISE_VARARGS (opcode)
raising
exception
RAND_add() (in module ssl)
RAND_egd() (in module ssl)
RAND_status() (in module ssl)
randint() (in module random)
random (module)
random() (in module random)
randrange() (in module random)
range
built-in function
range() (built-in function)
RankFilter() (in module ImageFilter)
ratio() (difflib.SequenceMatcher method)
Rational (class in numbers)
raw (io.BufferedIOBase attribute)
(requests.Response attribute), [1]
raw input
raw string
raw_decode() (json.JSONDecoder method)
raw_input
built-in function, [1]
raw_input (2to3 fixer)
raw_input() (built-in function)
(code.InteractiveConsole method)
RawConfigParser (class in ConfigParser)
RawDescriptionHelpFormatter (class in argparse)
RawIOBase (class in io)
RawTextHelpFormatter (class in argparse)
RBRACE (in module token)
re
module, [1], [2]
re (module)
(re.MatchObject attribute)
read() (array.array method)
(ConfigParser.RawConfigParser method)
(bz2.BZ2File method)
(chunk.Chunk method)
(codecs.StreamReader method)
(file method)
(httplib.HTTPResponse method)
(imaplib.IMAP4 method)
(in module os)
(io.BufferedIOBase method)
(io.BufferedReader method)
(io.RawIOBase method)
(io.TextIOBase method)
(mimetypes.MimeTypes method)
(multifile.MultiFile method)
(robotparser.RobotFileParser method)
(ssl.SSLSocket method)
(zipfile.ZipFile method)
read1() (io.BufferedIOBase method)
(io.BufferedReader method)
(io.BytesIO method)
read_all() (telnetlib.Telnet method)
read_eager() (telnetlib.Telnet method)
read_lazy() (telnetlib.Telnet method)
read_mime_types() (in module mimetypes)
read_sb_data() (telnetlib.Telnet method)
read_some() (telnetlib.Telnet method)
read_token() (shlex.shlex method)
read_until() (telnetlib.Telnet method)
read_very_eager() (telnetlib.Telnet method)
read_very_lazy() (telnetlib.Telnet method)
read_windows_registry() (mimetypes.MimeTypes method)
readable() (asyncore.dispatcher method)
(io.IOBase method)
readall() (io.RawIOBase method)
reader() (in module csv)
ReadError
readfp() (ConfigParser.RawConfigParser method)
(mimetypes.MimeTypes method)
readframes() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
readinto() (io.BufferedIOBase method)
(io.RawIOBase method)
readline() (bz2.BZ2File method)
(codecs.StreamReader method)
(file method), [1]
(imaplib.IMAP4 method)
(io.IOBase method)
(io.TextIOBase method)
(multifile.MultiFile method)
readlines() (bz2.BZ2File method)
(codecs.StreamReader method)
(file method)
(io.IOBase method)
(multifile.MultiFile method)
readlink() (in module os)
readmodule() (in module pyclbr)
readmodule_ex() (in module pyclbr)
readonly (memoryview attribute)
readPlist() (in module plistlib)
readPlistFromResource() (in module plistlib)
readPlistFromString() (in module plistlib)
Real (class in numbers)
real (numbers.Complex attribute)
Real Media File Format
real_quick_ratio() (difflib.SequenceMatcher method)
realpath() (in module os.path)
reason (exceptions.UnicodeError attribute)
(httplib.HTTPResponse attribute)
(urllib2.HTTPError attribute)
(urllib2.URLError attribute)
rebinding
name
recent() (imaplib.IMAP4 method)
rect() (in module cmath)
(ui.Path class method)
rectangle() (ImageDraw.ImageDraw method)
recursive
object
recv() (asyncore.dispatcher method)
(socket.socket method)
recv_into() (socket.socket method)
recvfrom() (socket.socket method)
recvfrom_into() (socket.socket method)
redirect_request() (urllib2.HTTPRedirectHandler method)
reduce (2to3 fixer)
reduce() (built-in function)
(in module functools)
ref (class in weakref)
reference
attribute
reference count
reference counting
ReferenceError, [1]
ReferenceType (in module weakref)
refilemessages() (mhlib.Folder method)
RegexObject (class in re)
register() (abc.ABCMeta method)
(in module atexit)
(in module codecs)
(select.epoll method)
(select.poll method)
register_adapter() (in module sqlite3)
register_archive_format() (in module shutil)
register_converter() (in module sqlite3)
register_dialect() (in module csv)
register_error() (in module codecs)
register_function() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)
(SimpleXMLRPCServer.SimpleXMLRPCServer method)
register_hook() (requests.Request method)
register_instance() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)
(SimpleXMLRPCServer.SimpleXMLRPCServer method)
register_introspection_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)
(SimpleXMLRPCServer.SimpleXMLRPCServer method)
register_multicall_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)
(SimpleXMLRPCServer.SimpleXMLRPCServer method)
register_namespace() (in module xml.etree.ElementTree)
register_optionflag() (in module doctest)
registerDOMImplementation() (in module xml.dom)
registerResult() (in module unittest)
RejectPolicy (class in paramiko)
related_names (contacts.Person attribute)
relative
URL
import
release() (in module platform)
(logging.Handler method)
(thread.lock method)
(threading.Condition method)
(threading.Lock method)
(threading.RLock method)
(threading.Semaphore method)
release_lock() (in module imp)
reload
built-in function, [1], [2]
reload() (built-in function)
(ui.TableView method)
(ui.WebView method)
reload_data() (ui.TableView method)
reload_files() (in module editor)
reload_workflows() (in module editor)
relpath() (in module os.path)
remainder() (decimal.Context method)
remainder_near() (decimal.Context method)
(decimal.Decimal method)
Reminder (class in reminders)
reminders (module)
remove() (array.array method)
(collections.deque method)
(in module os)
(list method)
(mailbox.MH method)
(mailbox.Mailbox method)
(set method)
(xml.etree.ElementTree.Element method)
remove_flag() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
remove_folder() (mailbox.Maildir method)
(mailbox.MH method)
remove_group() (in module contacts)
remove_label() (mailbox.BabylMessage method)
remove_option() (ConfigParser.RawConfigParser method)
(optparse.OptionParser method)
remove_person() (in module contacts)
remove_section() (ConfigParser.RawConfigParser method)
remove_sequence() (mailbox.MHMessage method)
remove_subview() (ui.View method)
removeAttribute() (xml.dom.Element method)
removeAttributeNode() (xml.dom.Element method)
removeAttributeNS() (xml.dom.Element method)
removeChild() (xml.dom.Node method)
removedirs() (in module os)
removeFilter() (logging.Handler method)
(logging.Logger method)
removeHandler() (in module unittest)
(logging.Logger method)
removemessages() (mhlib.Folder method)
removeResult() (in module unittest)
rename() (ftplib.FTP method)
(imaplib.IMAP4 method)
(in module os)
renames (2to3 fixer)
renames() (in module os)
RENDERING_MODE_AUTOMATIC (in module ui)
RENDERING_MODE_ORIGINAL (in module ui)
RENDERING_MODE_TEMPLATE (in module ui)
repeat() (in module itertools)
(in module operator)
(in module timeit)
(timeit.Timer method)
repetition
operation
replace() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(in module string)
(str method)
replace_errors() (in module codecs)
replace_header() (email.message.Message method)
replace_range() (ui.TextView method)
replace_text() (in module editor)
replace_whitespace (textwrap.TextWrapper attribute)
replaceChild() (xml.dom.Node method)
ReplacePackage() (in module modulefinder)
report() (filecmp.dircmp method)
(modulefinder.ModuleFinder method)
REPORT_CDIFF (in module doctest)
report_failure() (doctest.DocTestRunner method)
report_full_closure() (filecmp.dircmp method)
REPORT_NDIFF (in module doctest)
REPORT_ONLY_FIRST_FAILURE (in module doctest)
report_partial_closure() (filecmp.dircmp method)
report_start() (doctest.DocTestRunner method)
report_success() (doctest.DocTestRunner method)
REPORT_UDIFF (in module doctest)
report_unbalanced() (sgmllib.SGMLParser method)
report_unexpected_exception() (doctest.DocTestRunner method)
REPORTING_FLAGS (in module doctest)
repr
built-in function, [1], [2]
repr (2to3 fixer)
Repr (class in repr)
repr (module)
repr() (built-in function)
(in module repr)
(repr.Repr method)
repr1() (repr.Repr method)
representation
integer
Request (class in requests)
(class in urllib2)
request() (dropbox.client.DropboxClient method)
(dropbox.rest.RESTClient class method)
(httplib.HTTPConnection method)
(in module requests)
(in module twitter)
(requests.Session method)
request_queue_size (SocketServer.BaseServer attribute)
request_uri() (in module wsgiref.util)
request_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)
RequestException
RequestHandlerClass (SocketServer.BaseServer attribute)
requests (module)
requires() (in module test.test_support)
reserved (zipfile.ZipInfo attribute)
reserved word
RESERVED_FUTURE (in module uuid)
RESERVED_MICROSOFT (in module uuid)
RESERVED_NCS (in module uuid)
reset() (bdb.Bdb method)
(HTMLParser.HTMLParser method)
(codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(codecs.StreamReader method)
(codecs.StreamWriter method)
(in module dircache)
(pipes.Template method)
(sgmllib.SGMLParser method)
(xdrlib.Packer method)
(xdrlib.Unpacker method)
(xml.dom.pulldom.DOMEventStream method)
(xml.sax.xmlreader.IncrementalParser method)
reset_keychain() (in module keychain)
resetbuffer() (code.InteractiveConsole method)
resetlocale() (in module locale)
resetwarnings() (in module warnings)
resizable_image() (ui.Image method)
resize() (Image.Image method), [1]
resolution (datetime.date attribute)
(datetime.datetime attribute)
(datetime.time attribute)
(datetime.timedelta attribute)
resolve_redirects() (requests.Session method)
resolveEntity() (xml.sax.handler.EntityResolver method)
ResourceDenied
Response (class in requests), [1]
response() (imaplib.IMAP4 method)
ResponseNotReady
responses (BaseHTTPServer.BaseHTTPRequestHandler attribute)
(in module httplib)
RESTClient (class in dropbox.rest)
restore() (dropbox.client.DropboxClient method)
(in module difflib)
restricted
execution
RESTSocketError (class in dropbox.rest)
results() (trace.Trace method)
retr() (poplib.POP3 method)
retrbinary() (ftplib.FTP method)
retrieve() (urllib.URLopener method)
retrlines() (ftplib.FTP method)
return
statement, [1], [2]
return_ok() (cookielib.CookiePolicy method)
RETURN_VALUE (opcode)
returncode (subprocess.CalledProcessError attribute)
(subprocess.Popen attribute)
returns_unicode (xml.parsers.expat.xmlparser attribute)
reverse
quotes, [1]
reverse() (array.array method)
(collections.deque method)
(list method)
reverse_geocode() (in module location)
reverse_order() (pstats.Stats method)
reversed() (built-in function)
revert() (cookielib.FileCookieJar method)
(in module contacts)
revisions() (dropbox.client.DropboxClient method)
rewind() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
rewindbody() (rfc822.Message method)
RExec (class in rexec)
rexec (module)
RFC
RFC 1014, [1]
RFC 1123
RFC 1321, [1]
RFC 1422
RFC 1521, [1], [2]
RFC 1522
RFC 1524, [1]
RFC 1725
RFC 1730
RFC 1738
RFC 1750
RFC 1766, [1]
RFC 1808, [1]
RFC 1832, [1]
RFC 1866
RFC 1869, [1]
RFC 1894
RFC 2033
RFC 2045, [1], [2], [3], [4], [5], [6]
RFC 2046, [1]
RFC 2047, [1], [2], [3], [4]
RFC 2060, [1]
RFC 2068
RFC 2104, [1]
RFC 2109, [1], [2], [3], [4], [5], [6]
RFC 2231, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
RFC 2342
RFC 2368
RFC 2396, [1]
RFC 2487
RFC 2616, [1], [2], [3], [4]
RFC 2732, [1]
RFC 2774
RFC 2817
RFC 2821
RFC 2822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36]
RFC 2964
RFC 2965, [1], [2], [3]
RFC 3207
RFC 3229
RFC 3280
RFC 3454
RFC 3490, [1], [2], [3], [4]
RFC 3492, [1]
RFC 3493
RFC 3548, [1]
RFC 3986, [1], [2]
RFC 4122, [1], [2], [3], [4]
RFC 4158
RFC 4217
RFC 4627, [1]
RFC 821, [1]
RFC 822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
RFC 854, [1]
RFC 959
RFC 977
rfc2109 (cookielib.Cookie attribute)
rfc2109_as_netscape (cookielib.DefaultCookiePolicy attribute)
rfc2965 (cookielib.CookiePolicy attribute)
rfc822
module
rfc822 (module)
RFC_4122 (in module uuid)
rfile (BaseHTTPServer.BaseHTTPRequestHandler attribute)
rfind() (in module string)
(str method)
rgb_to_hls() (in module colorsys)
rgb_to_hsv() (in module colorsys)
rgb_to_yiq() (in module colorsys)
right (filecmp.dircmp attribute)
right_button_items (ui.View attribute)
right_list (filecmp.dircmp attribute)
right_only (filecmp.dircmp attribute)
RIGHTSHIFT (in module token)
RIGHTSHIFTEQUAL (in module token)
rindex() (in module string)
(str method)
rjust() (in module string)
(str method)
rlcompleter (module)
rlecode_hqx() (in module binascii)
rledecode_hqx() (in module binascii)
RLock() (in module threading)
rmd() (ftplib.FTP method)
rmdir() (in module os)
RMFF
rmtree() (in module shutil)
RobotFileParser (class in robotparser)
robotparser (module)
robots.txt
rollback() (sqlite3.Connection method)
ROT_FOUR (opcode)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (collections.deque method)
(Image.Image method), [1]
(decimal.Context method)
(decimal.Decimal method)
RotatingFileHandler (class in logging.handlers)
rotation() (ui.Transform class method)
round() (built-in function)
Rounded (class in decimal)
rounded_rect() (ui.Path class method)
Row (class in sqlite3)
row_factory (sqlite3.Connection attribute)
row_height (ui.TableView attribute)
rowcount (sqlite3.Cursor attribute)
RPAR (in module token)
rpartition() (str method)
rpc_paths (SimpleXMLRPCServer.SimpleXMLRPCRequestHandler attribute)
rpop() (poplib.POP3 method)
RSAKey (class in paramiko)
rset() (poplib.POP3 method)
rshift() (in module operator)
rsplit() (in module string)
(str method)
RSQB (in module token)
rstrip() (in module string)
(str method)
ruler (cmd.Cmd attribute)
run() (bdb.Bdb method)
(doctest.DocTestRunner method)
(in module cProfile)
(in module pdb)
(pdb.Pdb method)
(sched.scheduler method)
(threading.Thread method)
(trace.Trace method)
(unittest.TestCase method)
(unittest.TestSuite method)
(wsgiref.handlers.BaseHandler method)
run_docstring_examples() (in module doctest)
run_module() (in module runpy)
run_path() (in module runpy)
run_script() (modulefinder.ModuleFinder method)
run_unittest() (in module test.test_support)
runcall() (bdb.Bdb method)
(in module pdb)
(pdb.Pdb method)
runcode() (code.InteractiveInterpreter method)
runctx() (bdb.Bdb method)
(in module cProfile)
(trace.Trace method)
runeval() (bdb.Bdb method)
(in module pdb)
(pdb.Pdb method)
runfunc() (trace.Trace method)
runpy (module)
runsource() (code.InteractiveInterpreter method)
RuntimeError
exception
RuntimeWarning