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/2014-January/131738.html below:

[Python-Dev] AC Derby and accepting None for optional positional arguments

[Python-Dev] AC Derby and accepting None for optional positional arguments [Python-Dev] AC Derby and accepting None for optional positional argumentsLarry Hastings larry at hastings.org
Fri Jan 17 01:01:18 CET 2014
On 01/16/2014 01:08 PM, Ryan Smith-Roberts wrote:
> There are two classes of builtins whose signatures do not have these 
> properties. The first is those with very weird signatures, like 
> curses.window.addstr(). It's fine that those don't get converted, 
> they're hopeless.

Speaking as the father of Argument Clinic, I disagree.  My goal with 
Clinic is to convert every function in CPython whose semantics can be 
expressed with a PyArg_ parsing function.

For example, curses.window.addstr could be converted just fine.  Its 
signature is exactly the same as curses.window.addch which has already 
been converted.

socket.sendto eludes me for now--but I haven't given up yet.


Don't give up hope,


//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140116/d5c488ef/attachment.html>
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