1
0
mirror of https://github.com/django/django.git synced 2025-01-15 12:52:31 +00:00
Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269
This is a preparation for unicode literals general usage in
Django (Python 3 compatibility).
2012-05-19 17:43:34 +02:00
..