Closed GoogleCodeExporter closed 9 years ago
perhaps it returns an object not "", which would explain this error:
"'"+repr("asdf"[0])+"'"
results in: TypeEror: cannot concatenate 'string' and 'object' objects
Original comment by nwinters...@gmail.com
on 16 Aug 2009 at 8:14
Original comment by sgraham
on 25 Aug 2009 at 10:48
str iter was returning wrong type
Original comment by sgraham
on 28 Aug 2009 at 4:13
Original issue reported on code.google.com by
nwinters...@gmail.com
on 16 Aug 2009 at 8:05