[Python-Dev] PEP: Adding data-type objects to Python (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sat Oct 28 02:23:26 CEST 2006
- Previous message: [Python-Dev] PEP: Adding data-type objects to Python
- Next message: [Python-Dev] PEP: Adding data-type objects to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Travis E. Oliphant wrote:
PEP: Title: Adding data-type objects to the standard library
Not sure about having 3 different ways to specify the structure -- it smacks of Too Many Ways To Do It to me.
Also, what if I want to refer to fields by name but don't want to have to work out all the offsets (which is tedious, error-prone and hostile to modification)?
-- Greg
- Previous message: [Python-Dev] PEP: Adding data-type objects to Python
- Next message: [Python-Dev] PEP: Adding data-type objects to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]