sgzwiz / brython

Automatically exported from code.google.com/p/brython
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Support set definition by {} #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Allow definition of sets with a synatx like 
x= {1,'a',3.14}

Original issue reported on code.google.com by pierre.q...@gmail.com on 20 Dec 2012 at 8:52

GoogleCodeExporter commented 9 years ago
Fixed in revision 400

Original comment by pierre.q...@gmail.com on 11 Jan 2013 at 11:00