| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ns
Shortcut namespace for referring to classes and instances in a parcel
Example:
current = schema.ns("osaf.current", repo_view)
me = current.Contact.item
The ``ns`` object acts almost like an XML namespace in parcel.xml,
only in Python. The main difference is that names defined in the module
given will take precedence over items in the corresponding parcel. See
schema_api.txt for a more detailed explanation
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Oct 28 06:07:12 2007 | http://epydoc.sourceforge.net |