From: Roger B. <ro...@ro...> - 2003-11-11 06:31:25
|
Stephen Wood wrote: > I'll add an attribute 'speeddial' to each number that has a speed dial > number. > > 'numbers': [{'type': 'cell', 'number': '1234567890', 'speeddial': 3}], > > (Should the speed dial key/index be a number or string?) A number (unless we discover a problem with that). I have added speeddial as an attribute to the doc at the top of phonebook.py Roger |