Re: Where is __builtin__

2006-10-28 Thread Michel Claveau
Hi! >> http://www.effbot.org/pyfaq/where-is-the-math-py-socket-py-regex-py-etc-source-file.htm Yeaaahh!!!Finally a genuine URL;o) -- @-salutations Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Where is __builtin__

2006-10-28 Thread Fredrik Lundh
ArdPy wrote: > Most of the other modules have an accompanying python source file. But > that is not the case with __builtin__. What might be the reason? Isn't > __builtin__ written in python? http://www.effbot.org/pyfaq/where-is-the-math-py-socket-py-regex-py-etc-source-file.htm -- http://mai

Where is __builtin__

2006-10-28 Thread ArdPy
Most of the other modules have an accompanying python source file. But that is not the case with __builtin__. What might be the reason? Isn't __builtin__ written in python? -- http://mail.python.org/mailman/listinfo/python-list