- radix() (decimal.Context method)
- (decimal.Decimal method)
-
raise
- statement
- raise an exception
-
raising
- exception
-
range
- built-in function
- object
- range (built-in class)
- raw string
-
re
- module
- readonly (memoryview attribute)
-
rebinding
- name
-
reference
- attribute
- reference count
- reference counting
-
regular
- package
- regular package
-
relative
- import
- release() (memoryview method)
- remainder() (decimal.Context method)
- remainder_near() (decimal.Context method)
- (decimal.Decimal method)
- remove() (sequence method)
- (set method)
-
repetition
- operation
- replace() (bytearray method)
- (bytes method)
- (str method)
-
repr
- built-in function
- repr() (built-in function)
- __repr__() (object method)
|
-
representation
- integer
- reserved word
-
restricted
- execution
-
return
- statement, [1], [2]
- reverse() (sequence method)
- reversed() (built-in function)
- rfind() (bytearray method)
- (bytes method)
- (str method)
- rindex() (bytearray method)
- (bytes method)
- (str method)
- rjust() (bytearray method)
- (bytes method)
- (str method)
- rotate() (decimal.Context method)
- (decimal.Decimal method)
-
round
- built-in function
- round() (built-in function)
- ROUND_05UP (in module decimal)
- ROUND_CEILING (in module decimal)
- ROUND_DOWN (in module decimal)
- ROUND_FLOOR (in module decimal)
- ROUND_HALF_DOWN (in module decimal)
- ROUND_HALF_EVEN (in module decimal)
- ROUND_HALF_UP (in module decimal)
- ROUND_UP (in module decimal)
- Rounded (class in decimal)
- rpartition() (bytearray method)
- (bytes method)
- (str method)
- rsplit() (bytearray method)
- (bytes method)
- (str method)
- rstrip() (bytearray method)
- (bytes method)
- (str method)
|