Where's the source code for __builtin__?
John Machin
sjmachin at lexicon.net
Tue Apr 24 20:52:12 EDT 2007
More information about the Python-list mailing list
Tue Apr 24 20:52:12 EDT 2007
- Previous message (by thread): Where's the source code for __builtin__?
- Next message (by thread): Where's the source code for __builtin__?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 25/04/2007 9:32 AM, Dustan wrote: > I've been paging through the source code for various C modules in > python, and wanted to find the source of some of the builtin > functions. I searched through the Modules, Objects, Python, and Parser > folder, searched docs.python.org, searched the archived messages of > this group, searched the web, and got absolutely nowhere in finding a > __builtin__.c, or anything that contains the builtin source code. > > Help? > What's the 2nd file (in alphabetical order) in the Python folder?
- Previous message (by thread): Where's the source code for __builtin__?
- Next message (by thread): Where's the source code for __builtin__?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list