Source code for python nativ methods and classes

M

Mohed

Hello.
I am interrested in seeing the source code for all the nativ builtin
methods and clases in python. Is there a webpage that lists them or is
this done easier some other way.
This is my first post so feel free to creticue, the more you do the
faster i learn to post well.
Mohed
 
T

Terry Reedy

Bard said:

This has the code for the upcoming 2.6 release. For other branches
http://svn.python.org/view/python/branches/
in particular py3k or release25-maint.

Built-in classes are in the Objects sub-directory.
(But there is a bit of math in the Python sub-dir).
Built-in modules are in the Modules sub-directory.
Python-coded modules are in the Lib sub-directory.
I don't know where the built-in functions are.

To see the current state of a file, click on the revision number in the
second column.

Clicking on the name in the first column give a rather strange change
log that goes forward through each year as it goes back through the years.

Terry Jan Reedy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,301
Latest member
BuyPureganics

Latest Threads

Top