I've seen the following style in some code (the formencode library
comes to mind):

opened = object()
closed = object()
error = object()

Greg

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

Reply via email to