Module pyweb :: Class attr
[show private | hide private]
[frames | no frames]

Class attr


Convenience class which allows a list of tag attributes to be put first during tag construction, instead of at the end as is normally required by python syntax.

Example:
Method Summary
  __init__(self, **kw)
attr object constructor.

Method Details

__init__(self, **kw)
(Constructor)

attr object constructor. Refer class docstring

Generated by Epydoc 2.0 on Sat Feb 7 20:08:06 2004 http://epydoc.sf.net