Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35043

Re: where to view open() function's C implementation source code ?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!noc.nerim.net!nerim.net!novso.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'builtin': 0.07; 'subject:code': 0.07; 'python': 0.09; 'open()': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; "function's": 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:where': 0.16; 'wrote:': 0.17; 'version.': 0.17; 'jan': 0.18; 'otherwise,': 0.20; '3.x': 0.22; 'subject:skip:i 10': 0.22; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'header:X -Complaints-To:1': 0.28; 'source': 0.29; 'code': 0.31; 'to:addr :python-list': 0.33; 'received:org': 0.36; 'depends': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'subject: ': 0.66; 'subjectcharset:utf-8': 0.72; 'received:fios.verizon.net': 0.84; 'subject:source': 0.84; 'subject:view': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: where to view open() function's C implementation source code ?
Date Tue, 18 Dec 2012 03:55:40 -0500
References <f3af9605-2dc7-40a9-861f-52724d29bf1e@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding quoted-printable
X-Gmane-NNTP-Posting-Host pool-173-75-251-66.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
In-Reply-To <f3af9605-2dc7-40a9-861f-52724d29bf1e@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1010.1355820967.29569.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1355820967 news.xs4all.nl 6968 [2001:888:2000:d::a6]:41230
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:35043

Show key headers only | View raw


On 12/18/2012 12:25 AM, iMath wrote:
> where to view  open() function's C implementation source code ?

depends on the python version. io in 3.x
otherwise, it is a builtin

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

where to view  open() function's C implementation source code ? iMath <redstone-cold@163.com> - 2012-12-17 21:25 -0800
  Re: where to view  open() function's C implementation source code ï¼ Roy Smith <roy@panix.com> - 2012-12-18 00:35 -0500
    Re: where to view  open() function's C implementation source code � iMath <redstone-cold@163.com> - 2012-12-17 22:32 -0800
      Re: where to view  open() function's C implementation source code ? Roy Smith <roy@panix.com> - 2012-12-18 09:28 -0500
        Re: where to view open() function's C implementation source code ? Chris Angelico <rosuav@gmail.com> - 2012-12-19 02:03 +1100
        Re: where to view open() function's C implementation source code ? Andrew Robinson <andrew3@r3dsolutions.com> - 2012-12-18 13:09 -0800
    Re: where to view  open() function's C implementation source code � rurpy@yahoo.com - 2012-12-18 12:57 -0800
      Re: where to view  open() function's C implementation source code � rurpy@yahoo.com - 2012-12-18 13:15 -0800
      Re: where to view  open() function's C implementation source code � iMath <redstone-cold@163.com> - 2012-12-18 15:55 -0800
      Re: where to view  open() function's C implementation source code � iMath <redstone-cold@163.com> - 2012-12-18 15:55 -0800
        Re: where to view  open() function's C implementation source code � rurpy@yahoo.com - 2012-12-18 20:49 -0800
  Re: where to view  open() function's C implementation source code ? Terry Reedy <tjreedy@udel.edu> - 2012-12-18 03:55 -0500

csiph-web