Closed GoogleCodeExporter closed 9 years ago
No I don't think it's a bug. I just want to test if the set is available, and in
python 2.5+, it's a builtin type, so import set will failed, and the old one is
not
set but Sets too, so I think your patch is not right. What you think about?
Original comment by limo...@gmail.com
on 20 Nov 2008 at 12:48
Oh, I thought that you ment to type 'import set' so I proposed a fix. I didn't
realize that 'set' is a built-in type. Then it's okay. Please change the status
of
this issue report to 'WontFix'.
Original comment by vinet...@gmail.com
on 20 Nov 2008 at 2:09
Original comment by limo...@gmail.com
on 21 Nov 2008 at 12:39
Original issue reported on code.google.com by
vinet...@gmail.com
on 19 Nov 2008 at 6:48Attachments: