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: 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 Subject: =?UTF-8?B?UmU6IHdoZXJlIHRvIHZpZXcgIG9wZW4oKSBmdW5jdGlvbidzIEMgaW0=?= =?UTF-8?B?cGxlbWVudGF0aW9uIHNvdXJjZSBjb2RlIO+8nw==?= Date: Tue, 18 Dec 2012 03:55:40 -0500 References: 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: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 On 12/18/2012 12:25 AM, iMath wrote: > where to view open() function's C implementation source code =EF=BC=9F= depends on the python version. io in 3.x otherwise, it is a builtin --=20 Terry Jan Reedy