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/2013-October/129733.html below:

[Python-Dev] The Clinic Has Landed

[Python-Dev] The Clinic Has LandedNick Coghlan ncoghlan at gmail.com
Sat Oct 19 10:00:15 CEST 2013
On 19 October 2013 17:13, Larry Hastings <larry at hastings.org> wrote:
> "Hello, I'd like to have an argument, please."
>
> After more than a year of development, Argument Clinic is now checked in to
> CPython trunk.  Thanks, everyone, for your feedback and encouragement!

Huzzah! Thanks for your efforts pushing through such a huge step
towards finally being able to fix this current limitation:

>>> inspect.signature(open)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/ncoghlan/devel/py3k/Lib/inspect.py", line 1533, in signature
    raise ValueError(msg)
ValueError: no signature found for builtin function <built-in function open>

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
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