|
|
|
|
|
by vegabook
4055 days ago
|
|
right thanks for clarifying - I wasn't confused until Python 3 made it confusing.
EDIT: Ah I remember. In one of my attempts to move to 3 I wrote a few modules which worked with strings, then I had to stick "u"s everywhere when I passed them to my 2 code base. |
|