[Python-3000] Draft pre-PEP: function annotations (original) (raw)
Talin talin at acm.org
Sat Aug 12 00:16:11 CEST 2006
- Previous message: [Python-3000] Draft pre-PEP: function annotations
- Next message: [Python-3000] PEP3102 Keyword-Only Arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phillip J. Eby wrote:
At 06:10 AM 8/11/2006 -0700, Talin <talin at acm.org> wrote:
Or to put it another way: If you create a tool, and you assume that tool will only be used in certain specific ways, but you fail to enforce that limitation, then your assumption will be dead wrong. The idea that there will only be a few type annotation providers who will all nicely cooperate with one another is just as naive as I was in the SysEx debacle. Are you saying that function annotations are a bad idea because we won't be able to pickle them?
Huh? What does pickling have to do with anything I said?
-- Talin
- Previous message: [Python-3000] Draft pre-PEP: function annotations
- Next message: [Python-3000] PEP3102 Keyword-Only Arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]