Aug. 26, 2015
8:43 a.m.
On 8/26/2015 3:07 AM, Thomas Güttler wrote:
Here is the created issue: http://bugs.python.org/issue24941
Please let me know if something is missing.
How would a reviewer know that your Python code works properly? How would a C translator know that the translation is correct? Write a unittest for the proposed builtin. (I would start with the current test for property.) If possible, submit it as a patch to whatever file has the unittest for property. If you cannot create .diffs, post the code in a message. -- Terry Jan Reedy