On 9/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Neal> This would be helpful for boost::python. Any thoughts on > Neal> approving this for python-3k? > > I haven't read it, but it seems very similar to the new annotations > capability in py3k (pep 3107). Will that not suffice?
There are different ideas here. Signature objects are meant to collect all of the various pieces of information about parameters into a single place for easier introspection. Annotations are just a part of what is exposed for introspection. -Brett _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com