This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e6fc7401a92c7b51a80782d8095819b9909a0322
cpython
/
Doc
/
c-api
History
Georg Brandl
7cb1319688
Terminology fix: exceptions are raised, except in generator.throw().
2010-08-03 12:06:29 +00:00
..
abstract.rst
…
allocation.rst
…
arg.rst
…
bool.rst
…
buffer.rst
…
bytearray.rst
…
bytes.rst
…
capsule.rst
…
cell.rst
…
code.rst
…
complex.rst
…
concrete.rst
…
conversion.rst
…
datetime.rst
…
descriptor.rst
…
dict.rst
…
exceptions.rst
…
file.rst
…
float.rst
…
function.rst
…
gcsupport.rst
…
gen.rst
…
import.rst
…
index.rst
…
init.rst
Terminology fix: exceptions are raised, except in generator.throw().
2010-08-03 12:06:29 +00:00
intro.rst
…
iter.rst
…
iterator.rst
…
list.rst
…
long.rst
…
mapping.rst
…
marshal.rst
…
memory.rst
…
method.rst
…
module.rst
…
none.rst
…
number.rst
…
objbuffer.rst
…
object.rst
…
objimpl.rst
…
refcounting.rst
…
reflection.rst
…
sequence.rst
…
set.rst
…
slice.rst
…
structures.rst
…
sys.rst
…
tuple.rst
…
type.rst
…
typeobj.rst
…
unicode.rst
#8648
: document UTF-7 codec functions.
2010-08-02 20:05:19 +00:00
utilities.rst
…
veryhigh.rst
…
weakref.rst
…