slixmpp/sleekxmpp/plugins/xep_0004/stanza
Lance Stout 017d7ec62b Add tests for setting a form's type to 'submit' or 'cancel'.
Form fields now remember their current type if the type is deleted. This
allows for fields to properly format their values if set after the form
has been changed to the 'submit' type.
2011-08-13 01:28:18 -07:00
..
__init__.py
field.py Add tests for setting a form's type to 'submit' or 'cancel'. 2011-08-13 01:28:18 -07:00
form.py