On 8/28/06, Georg Brandl <[EMAIL PROTECTED]> wrote:
> At python.org/sf/1547796, there is a preliminary patch for Py3k set literals
> as specified in PEP 3100.

Very cool! This is now checked in.

Georg, can you do something about repr() of an empty set? This
currently produces "{}" while it should produce "set()".

> Set comprehensions are not implemented.

ETA?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
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

Reply via email to