This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author myers_carpenter
Recipients
Date 2004-03-31.16:56:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=335935

Can you name one web app that you know will take args in the
form of "ext=[27.jpg]"?  Why not do some type inspection to
see what types you are dealing with?  What is the use of
encoding a list in a url using python syntax?
History
Date User Action Args
2007-08-23 14:17:58adminlinkissue833405 messages
2007-08-23 14:17:58admincreate