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 cbz, christian.heimes, effbot, eli.bendersky, flox, loewis, scoder, serhiy.storchaka
Date 2018-11-16.14:31:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542378677.33.0.788709270274.issue13611@psf.upfronthosting.co.za>
In-reply-to
Content
"c14n" is documented as an accepted serialization method of write() and there is some (non-working) code for support of C14N. e6a951b83e30b3b9c809a441041fb0f21f72b168 removed optional import of ElementC14N.
History
Date User Action Args
2018-11-16 14:31:17serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, effbot, scoder, christian.heimes, eli.bendersky, flox, cbz
2018-11-16 14:31:17serhiy.storchakasetmessageid: <1542378677.33.0.788709270274.issue13611@psf.upfronthosting.co.za>
2018-11-16 14:31:17serhiy.storchakalinkissue13611 messages
2018-11-16 14:31:17serhiy.storchakacreate