Python from Wise Guy's Viewpoint
Pascal Costanza
costanza at web.de
Thu Oct 23 05:26:08 EDT 2003
More information about the Python-list mailing list
Thu Oct 23 05:26:08 EDT 2003
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fergus Henderson wrote: > In my experience, people who have difficulties in getting their programs > to typecheck usually have an inconsistent design, not a design which is > consistent but which the type checker is too restrictive to support. Have you made sure that this is not a circular argument? Does "consistent design" mean "acceptable by a type checker" in your book? Pascal
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list