diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-08-11 16:41:25 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-08-12 14:44:40 +0200 |
| commit | 79d62a71751140315227891bbe175630f9d3edc3 (patch) | |
| tree | 94d71669f89666dce137420daa61e2f2ecec906e /tests/regressiontests/generic_inline_admin/models.py | |
| parent | a0a0203a392f67832ba7a8a2f099e70d7db2d19e (diff) | |
[py3] Added fixer for python_2_unicode_compatible.
This doesn't deal with classes that define both __unicode__ and
__str__; the definition of __str__ should be removed first. It
doesn't guarantee that __str__ will return a str (rather than bytes)
under Python 3 either.
Diffstat (limited to 'tests/regressiontests/generic_inline_admin/models.py')
0 files changed, 0 insertions, 0 deletions
