> | @validate_proxy > | proxy = "http://user:[EMAIL PROTECTED]:port/" > | > | be a syntactical sugar for: > | proxy = validate_proxy("http://user:[EMAIL PROTECTED]:port/") > > Sorry, to me, this is syntactical pepper -- or worse ;-)
"Poison" perhaps? Then, maybe we can have Poisonous Python! :-) -- Regards, Arvind _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
