Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qznc
on June 29, 2012
|
parent
|
context
|
favorite
| on:
Python 3 Q&A by a prolific core developer
This just gives a different error message. It does not help to find the error source.
The programmer would probably just try to fix it via str(u"a")+"s" or u"a" + unicode("s").
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The programmer would probably just try to fix it via str(u"a")+"s" or u"a" + unicode("s").