Code you're trying to run:
[str(5)+'4']
What does "real" Python output?
['54']
What browser are you using? On what operating system?
Safari 4.0.3 on OS X 10.5.8
Please provide any additional information.
[str(5)+'4'][0] shows that the value is in there, it just won't print the array
with the value.
Original issue reported on code.google.com by zectb...@gmail.com on 13 Aug 2009 at 4:57
Original issue reported on code.google.com by
zectb...@gmail.com
on 13 Aug 2009 at 4:57