Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35043
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: where to view open() function's C implementation source code ? |
| Date | 2012-12-18 03:55 -0500 |
| References | <f3af9605-2dc7-40a9-861f-52724d29bf1e@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1010.1355820967.29569.python-list@python.org> (permalink) |
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 | Next — Previous in thread | Find similar | Unroll 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