[Python-3000] Draft pre-PEP: function annotations (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue Aug 15 03:19:26 CEST 2006
- Previous message: [Python-3000] Draft pre-PEP: function annotations
- Next message: [Python-3000] Draft pre-PEP: function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phillip J. Eby wrote:
The examples there are very short and simple; in fact the complete Message implementation, including imports and overload declarations is only 6 lines long.
So, my only guess is that the people who looked at that skimmed right past it, looking for something more complicated!
If it really is that short and simple, why not just post the whole thing? Then there's no danger of anyone getting lost in parts of the documentation they're not supposed to be looking at.
-- Greg
- Previous message: [Python-3000] Draft pre-PEP: function annotations
- Next message: [Python-3000] Draft pre-PEP: function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]