WebStyle: fix StringField definition
- StringField in webinterface_handler_wsgi_utils is derived from the immutable str builtin type. In order to be initialized it requires appropriate usage of new special method instead of init. (closes #451)
Tibor Simko <tibor.simko@cern.ch> | Feb 22 2011, 19:13 |