A lib to build query string...

Lawrence Oluyede raims at dot.com
Sat Oct 27 20:37:01 EDT 2007


durumdara at gmail.com <durumdara at gmail.com> wrote:
> Is anybody knows about a function that can build query string from 
> parameter list? I very need that!

urllib.urlencode?
<http://docs.python.org/lib/module-urllib.html#l2h-3888>

 

-- 
Lawrence, oluyede.org - neropercaso.it
"It is difficult to get a man to understand 
something when his salary depends on not
understanding it" - Upton Sinclair



More information about the Python-list mailing list