In article <[email protected]>,
 iMath <[email protected]> wrote:

> � 2012”N12ŒŽ18“��Š�“�UTC+8‰�Œ�1时35分58秒,Roy 
> Smith写道:
> > In article <[email protected]>,
> > 
> >  iMath <[email protected]> wrote:
> > 
> > 
> > 
> > > where to view  open() function's C implementation source code ?
> > 
> > 
> > 
> > http://www.python.org/download/releases/
> > 
> > 
> > 
> > Download the source for the version you're interested in.
> 
> but which python module is  open() in ?

I met you half-way, I showed you where the source code is.  Now you 
need to come the other half and look at the code.  Maybe start by 
grepping the entire source tree for "open"?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to