Larry Hastings added the comment:

Here's the problem.  Let's say I gave you a way of specifying a symbolic 
constant for the default value for C.  What value should we use for the default 
value in Python?  Keep in mind, it has to be expressed as a static value that 
can be stored as a string as part of the __text_signature__ at the front of the 
docstring.

If you can answer that question, we can solve the problem.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20144>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to