Jacinda Shelly
Results
1
issues of
Jacinda Shelly
I noticed this while using qr (which is great, btw) with Django, which uses unicode for everything and I ended up using something like q = Queue(u'my_key') without realizing it...