Homec4science

WebStyle: fix StringField definition

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Feb 22 2011, 18:57.

Description

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)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Feb 22 2011, 19:13
Parents
R3600:16cb428df9e6: BibUpload: FFT regression tests not to use CDS
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:69fe5e5eb21c: WebStyle: fix StringField definition (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Feb 22 2011, 19:13