Changeset 12235 for main/waeup.ikoba/trunk/src/waeup/ikoba/utils
- Timestamp:
- 14 Dec 2014, 22:15:37 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/utils/helpers.py
r12229 r12235 806 806 return result 807 807 808 809 808 def html2dict(value=None,portal_language='en'): 810 809 """Transforms a localized HTML text string into a dictionary.
Note: See TracChangeset for help on using the changeset viewer.