On Wed, 02 May 2007 21:19:54 -0400, Roy Smith wrote:

> for c in s:
>    raise "it's not empty"

String exceptions are depreciated and shouldn't be used.

http://docs.python.org/api/node16.html



-- 
Steven D'Aprano 


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

Reply via email to