MahmoudAbdelRahman / GH_CPython

CPython plugin for Rhino-Grasshopper
BSD 2-Clause "Simplified" License
175 stars 38 forks source link

Problem to output string array #28

Open XiaomingY opened 6 years ago

XiaomingY commented 6 years ago

Just got a problem to output string array. Each single array is in single quotes. test become 'test'. I also have a problem to output "[" in a string array. It just disappeared. "{" and "(" works but not "[". Any suggestions?