« Previous | Next » 

Revision fb409531

IDfb409531d044a4d6eefdf1faeb80bde1812854d8

Added by Michele Tartara about 11 years ago

Remove use of deprecated function

cgi.parse_qs() is deprecated in python 2.6 and substituted by
urlparse.parse_qs().

This patch modifies the code to use the new function.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences