This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients adpoliak, eli.bendersky, eric.araujo, python-dev, serhiy.storchaka
Date 2013-01-13.20:43:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358109834.12.0.680326810221.issue14377@psf.upfronthosting.co.za>
In-reply-to
Content
I think Éric means different spaces, spaces in empty tags (<empty /> vs <empty/>). I don't know what the standard says about this. It should a separated issue.

As for line continuations in docs, in all cases where they are occurred, a space used before a backslash for readability. I have reverted this change in 50606131a987.
History
Date User Action Args
2013-01-13 20:43:54serhiy.storchakasetrecipients: + serhiy.storchaka, eric.araujo, eli.bendersky, python-dev, adpoliak
2013-01-13 20:43:54serhiy.storchakasetmessageid: <1358109834.12.0.680326810221.issue14377@psf.upfronthosting.co.za>
2013-01-13 20:43:54serhiy.storchakalinkissue14377 messages
2013-01-13 20:43:53serhiy.storchakacreate