questions about of writing python scripts
Courageous
jkraska at san.rr.com
Tue Dec 11 02:11:06 EST 2001
More information about the Python-list mailing list
Tue Dec 11 02:11:06 EST 2001
- Previous message (by thread): Can't catch SIGUSR1
- Next message (by thread): questions about of writing python scripts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Just because Python doesn't _force_ type checking doesn't mean it >isn't possible. Quite true. For example, it's not only possible but also fairly easy to create objects which, through use of metadata, ascertain the validity of assigning specific name-value pairs with specific types to an instance of a particular object. I'd be surprised if something like that isn't already out there. C//
- Previous message (by thread): Can't catch SIGUSR1
- Next message (by thread): questions about of writing python scripts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list