X Tutup
Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 625 Bytes

File metadata and controls

35 lines (24 loc) · 625 Bytes

Namespaces

Reference

Examples

List namespaces:

.. literalinclude:: namespaces.py
   :start-after: # list
   :end-before: # end list

Search namespaces:

.. literalinclude:: namespaces.py
   :start-after: # search
   :end-before: # end search
X Tutup