ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Security/Safety question re: eval() and dicts
by Paul Rubin other posts by this author
Jan 26 2003 1:17AM messages near this date
Re: Books for newbies | Re: IDLE Python GUI
andy <andy@[...].uk>  writes:
>  Currently, this is decoded by using 
>  
>      dict=eval(request) 

Don't do that.  Just send a bunch of name-value pairs instead.  For
that matter, are already several modules included Python that do 
things like that.  XMLRPC might be a good choice.


-- 
http://mail.python.org/mailman/listinfo/python-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved