New submission from Brett Cannon: Reported on my G+ share of the latest reworking:
""" The only part I found confusing is when you first introduce "from _future_ import unicode_literals" --- it looks like you forgot to explain what it does. It turns out that you explain it somewhat two paragraphs below it, so maybe you can just move this down a bit? Maybe "bytes literals" section should be called "Bytes and unicode literals" or something and move the "unicode_literals" line in there. """ """ The only issue I noticed is that "Eliminate -3 Warnings" section still mentions 2to3 before it's even introduced. """ ---------- assignee: brett.cannon components: Documentation messages: 207756 nosy: brett.cannon priority: normal severity: normal status: open title: Clarify some things in porting HOWTO versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20208> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com