Package zope :: Package schema :: Package tests :: Module states
[show private | hide private]
[frames | no frames]

Module zope.schema.tests.states

Sample vocabulary supporting state abbreviations.

$Id: states.py,v 1.2 2005/06/24 16:53:00 nyergler Exp $
Classes
IStateVocabulary Vocabularies that support the states database conform to this.
State  
StateSelectionField  
StateVocabulary  

Variable Summary
dict _states = {'WA': <zope.schema.tests.states.State object ...

Variable Details

_states

Type:
dict
Value:
{'DC': <zope.schema.tests.states.State object at 0xb59f2d4c>,
 'DE': <zope.schema.tests.states.State object at 0xb59f2d2c>,
 'FL': <zope.schema.tests.states.State object at 0xb59f2dcc>,
 'FM': <zope.schema.tests.states.State object at 0xb59f2dec>,
 'HI': <zope.schema.tests.states.State object at 0xb59f2dac>,
 'VA': <zope.schema.tests.states.State object at 0xb59f2d0c>,
 'WA': <zope.schema.tests.states.State object at 0xb59f2cec>,
 'WI': <zope.schema.tests.states.State object at 0xb59f2d6c>,
...                                                                    

Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 http://epydoc.sf.net