IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Index — Python v3.0 documentation

Index – R

R_OK (in module os)
radians() (in module math)
(in module turtle)
RadioButtonGroup (class in msilib)
radiogroup() (msilib.Dialog method)
radix() (decimal.Context method)
(decimal.Decimal method)
RADIXCHAR (in module locale)
raise
statement, [1]
raise an exception
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
object, [1]
range() (built-in function)
ratecv() (in module audioop)
ratio() (difflib.SequenceMatcher method)
Rational (class in numbers)
raw string
raw() (in module curses)
raw_decode() (json.JSONDecoder method)
raw_input() (code.InteractiveConsole method)
RawArray() (in module multiprocessing.sharedctypes)
RawConfigParser (class in configparser)
RawIOBase (class in io)
RawPen (class in turtle)
RawTurtle (class in turtle)
RawValue() (in module multiprocessing.sharedctypes)
re
module, [1], [2]
re (module)
(re.MatchObject attribute)
read() (bz2.BZ2File method)
(chunk.Chunk method)
(codecs.StreamReader method)
(configparser.RawConfigParser method)
(file method)
(http.client.HTTPResponse method)
(imaplib.IMAP4 method)
(in module mmap)
(in module os)
(io.BufferedIOBase method)
(io.BufferedReader method)
(io.FileIO method)
(io.RawIOBase method)
(io.TextIOBase method)
(mimetypes.MimeTypes method)
(ossaudiodev.oss_audio_device method)
(ssl.SSLSocket method)
(urllib.robotparser.RobotFileParser method)
(zipfile.ZipFile method)
read1() (io.BufferedReader method)
(io.BytesIO method)
read_all() (telnetlib.Telnet method)
read_byte() (in module mmap)
read_eager() (telnetlib.Telnet method)
read_history_file() (in module readline)
read_init_file() (in module readline)
read_lazy() (telnetlib.Telnet method)
read_mime_types() (in module mimetypes)
READ_RESTRICTED
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)
readable() (asynchat.async_chat method)
(asyncore.dispatcher method)
(io.IOBase method)
readall() (io.FileIO method)
(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
module
readline (module)
readline() (bz2.BZ2File method)
(codecs.StreamReader method)
(distutils.text_file.TextFile method)
(file method), [1]
(imaplib.IMAP4 method)
(in module mmap)
(io.IOBase method)
(io.TextIOBase method)
readlines() (bz2.BZ2File method)
(codecs.StreamReader method)
(distutils.text_file.TextFile method)
(file method)
(io.IOBase method)
readlink() (in module os)
readmodule() (in module pyclbr)
readmodule_ex() (in module pyclbr)
READONLY
readonly (C member)
readPlist() (in module plistlib)
readPlistFromString() (in module plistlib)
ready() (multiprocessing.pool.AsyncResult method)
Real (class in numbers)
real (numbers.Complex attribute)
Real Media File Format
real_quick_ratio() (difflib.SequenceMatcher method)
realloc()
realpath() (in module os.path)
reason (http.client.HTTPResponse attribute)
(urllib.error.URLError attribute)
rebinding
name
reccontrols() (ossaudiodev.oss_mixer_device method)
recent() (imaplib.IMAP4 method)
rect() (in module cmath)
rectangle() (in module curses.textpad)
recv() (asyncore.dispatcher method)
(multiprocessing.Connection method)
(socket.socket method)
recv_bytes() (multiprocessing.Connection method)
recv_bytes_into() (multiprocessing.Connection method)
recv_into() (socket.socket method)
recvfrom() (socket.socket method)
recvfrom_into() (socket.socket method)
redirect_request() (urllib.request.HTTPRedirectHandler method)
redisplay() (in module readline)
redrawln() (curses.window method)
redrawwin() (curses.window method)
reduce() (in module functools)
ref (class in weakref)
reference
attribute
reference count
reference counting
ReferenceError, [1]
ReferenceType (in module weakref)
refill_buffer() (asynchat.async_chat method)
refresh() (curses.window method)
register() (abc.ABCMeta method)
(in module atexit)
(in module codecs)
(in module webbrowser)
(multiprocessing.managers.BaseManager method)
(select.epoll method)
(select.poll method)
register_adapter() (in module sqlite3)
register_converter() (in module sqlite3)
register_dialect() (in module csv)
register_error() (in module codecs)
register_function() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_instance() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_introspection_functions() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_multicall_functions() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_optionflag() (in module doctest)
register_shape() (in module turtle)
registerDOMImplementation() (in module xml.dom)
relative
URL
release() (_thread.lock method)
(in module platform)
(logging.Handler method)
(threading.Condition method)
(threading.Lock method)
(threading.RLock method)
(threading.Semaphore method)
release_lock() (in module imp), [1]
reload() (in module imp)
relpath() (in module os.path)
remainder() (decimal.Context method)
remainder_near() (decimal.Context method)
(decimal.Decimal method)
remove() (array.array method)
(collections.deque method)
(in module os)
(mailbox.MH method)
(mailbox.Mailbox method)
(sequence 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_history_item() (in module readline)
remove_label() (mailbox.BabylMessage method)
remove_option() (configparser.RawConfigParser method)
remove_pyc() (msilib.Directory method)
remove_section() (configparser.RawConfigParser method)
remove_sequence() (mailbox.MHMessage method)
remove_tree() (in module distutils.dir_util)
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() (logging.Logger method)
rename() (ftplib.FTP method)
(imaplib.IMAP4 method)
(in module os)
renames() (in module os)
reorganize() (dbm.gnu.gdbm method)
repeat() (in module itertools)
(in module operator)
(in module timeit)
(timeit.Timer method)
repetition
operation
replace() (curses.panel.Panel method)
(datetime.date method)
(datetime.datetime method)
(datetime.time method)
(str method)
replace_errors() (in module codecs)
replace_header() (email.message.Message method)
replace_history_item() (in module readline)
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_unexpected_exception() (doctest.DocTestRunner method)
REPORTING_FLAGS (in module doctest)
repr
built-in function, [1], [2], [3], [4]
Repr (class in reprlib)
repr() (built-in function)
(in module reprlib)
(reprlib.Repr method)
repr1() (reprlib.Repr method)
representation
integer
reprlib (module)
Request (class in urllib.request)
request() (http.client.HTTPConnection method)
request_queue_size (in module socketserver)
request_uri() (in module wsgiref.util)
request_version (http.server.BaseHTTPRequestHandler attribute)
RequestHandlerClass (in module socketserver)
requires() (in module 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)
(codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(codecs.StreamReader method)
(codecs.StreamWriter method)
(html.parser.HTMLParser method)
(in module turtle), [1]
(ossaudiodev.oss_audio_device method)
(pipes.Template method)
(xdrlib.Packer method)
(xdrlib.Unpacker method)
(xml.dom.pulldom.DOMEventStream method)
(xml.sax.xmlreader.IncrementalParser method)
reset_prog_mode() (in module curses)
reset_shell_mode() (in module curses)
resetbuffer() (code.InteractiveConsole method)
resetlocale() (in module locale)
resetscreen() (in module turtle)
resetwarnings() (in module warnings)
resize() (in module ctypes)
(in module mmap)
resizemode() (in module turtle)
resolution (datetime.date attribute)
(datetime.datetime attribute)
(datetime.time attribute)
(datetime.timedelta attribute)
resolveEntity() (xml.sax.handler.EntityResolver method)
resource (module)
ResourceDenied
response() (imaplib.IMAP4 method)
ResponseNotReady
responses (http.server.BaseHTTPRequestHandler attribute)
(in module http.client)
restore() (in module difflib)
RESTRICTED
restricted
execution
restype (ctypes._FuncPtr attribute)
retr() (poplib.POP3 method)
retrbinary() (ftplib.FTP method)
retrieve() (urllib.request.URLopener method)
retrlines() (ftplib.FTP method)
return
statement, [1], [2]
return_ok() (http.cookiejar.CookiePolicy method)
RETURN_VALUE (opcode)
returncode (subprocess.Popen attribute)
reverse() (array.array method)
(in module audioop)
(sequence method)
reverse_order() (pstats.Stats method)
reversed() (built-in function)
revert() (http.cookiejar.FileCookieJar method)
rewind() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
RFC
RFC 1014, [1]
RFC 1321
RFC 1422
RFC 1521, [1], [2]
RFC 1522
RFC 1524, [1]
RFC 1725
RFC 1730
RFC 1738
RFC 1750
RFC 1766, [1]
RFC 1808
RFC 1832, [1]
RFC 1869, [1]
RFC 1894
RFC 2033
RFC 2045, [1], [2], [3], [4], [5]
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]
RFC 2342
RFC 2396, [1]
RFC 2487
RFC 2616, [1], [2], [3], [4]
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]
RFC 2964
RFC 2965, [1], [2], [3]
RFC 3207
RFC 3229
RFC 3280
RFC 3454
RFC 3490, [1], [2], [3]
RFC 3492, [1]
RFC 3493
RFC 3548, [1]
RFC 4122, [1], [2], [3], [4]
RFC 4158
RFC 821, [1]
RFC 822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
RFC 854, [1]
RFC 959
RFC 977
rfc2109 (http.cookiejar.Cookie attribute)
rfc2109_as_netscape (http.cookiejar.DefaultCookiePolicy attribute)
rfc2965 (http.cookiejar.CookiePolicy attribute)
rfc822_escape() (in module distutils.util)
RFC_4122 (in module uuid)
rfile (http.server.BaseHTTPRequestHandler attribute)
rfind() (in module mmap)
(str method)
rgb_to_hls() (in module colorsys)
rgb_to_hsv() (in module colorsys)
rgb_to_yiq() (in module colorsys)
right() (in module turtle)
right_list (filecmp.dircmp attribute)
right_only (filecmp.dircmp attribute)
rindex() (str method)
rjust() (str method)
rlcompleter
module
rlcompleter (module)
rlecode_hqx() (in module binascii)
rledecode_hqx() (in module binascii)
RLIMIT_AS (in module resource)
RLIMIT_CORE (in module resource)
RLIMIT_CPU (in module resource)
RLIMIT_DATA (in module resource)
RLIMIT_FSIZE (in module resource)
RLIMIT_MEMLOCK (in module resource)
RLIMIT_NOFILE (in module resource)
RLIMIT_NPROC (in module resource)
RLIMIT_OFILE (in module resource)
RLIMIT_RSS (in module resource)
RLIMIT_STACK (in module resource)
RLIMIT_VMEM (in module resource)
RLock (class in multiprocessing)
RLock() (in module threading)
(multiprocessing.managers.SyncManager method)
rmd() (ftplib.FTP method)
rmdir() (in module os)
RMFF
rms() (in module audioop)
rmtree() (in module shutil)
RO
RobotFileParser (class in urllib.robotparser)
robots.txt
rollback() (sqlite3.Connection method)
ROT_FOUR (opcode)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (collections.deque method)
(decimal.Context method)
(decimal.Decimal method)
RotatingFileHandler (class in logging)
round
built-in function
round() (built-in function)
Rounded (class in decimal)
Row (class in sqlite3)
row_factory (sqlite3.Connection attribute)
rowcount (sqlite3.Cursor attribute)
rpartition() (str method)
rpc_paths (xmlrpc.server.SimpleXMLRPCRequestHandler attribute)
rpop() (poplib.POP3 method)
rset() (poplib.POP3 method)
rshift() (in module operator)
rsplit() (str method)
rstrip() (str method)
rt() (in module turtle)
ruler (cmd.Cmd attribute)
Run script
run() (bdb.Bdb method)
(distutils.command.register.Command method)
(doctest.DocTestRunner method)
(in module cProfile)
(in module pdb)
(multiprocessing.Process 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_script() (modulefinder.ModuleFinder method)
run_setup() (in module distutils.core)
run_unittest() (in module test.support)
runcall() (bdb.Bdb method)
(in module pdb)
runcode() (code.InteractiveInterpreter method)
runctx() (bdb.Bdb method)
(in module cProfile)
(trace.Trace method)
runeval() (bdb.Bdb method)
(in module pdb)
runfunc() (trace.Trace method)
runpy (module)
runsource() (code.InteractiveInterpreter method)
runtime_library_dir_option() (distutils.ccompiler.CCompiler method)
RuntimeError
RuntimeWarning
RUSAGE_BOTH (in module resource)
RUSAGE_CHILDREN (in module resource)
RUSAGE_SELF (in module resource)