A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-October/149790.html below:

[Python-Dev] how/where is open() implemented ?

[Python-Dev] how/where is open() implemented ? [Python-Dev] how/where is open() implemented ?MRAB python at mrabarnett.plus.com
Thu Oct 5 23:00:22 EDT 2017
On 2017-10-06 03:19, Yubin Ruan wrote:
> Hi,
> I am looking for the implementation of open() in the src, but so far I
> am not able to do this.
> 
>>From my observation, the implementation of open() in python2/3 does
> not employ the open(2) system call. However without open(2) how can
> one possibly obtain a file descriptor?
> 
I think it's somewhere in here:

https://github.com/python/cpython/blob/master/Modules/_io/fileio.c
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4