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 berker.peksag, docs@python, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-04-26.17:46:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493228786.32.0.638240352037.issue30176@psf.upfronthosting.co.za>
In-reply-to
Content
I still think that the difference between the groups should be documented in more details. Not all functions that support A_BOLD support also A_ITALIC and A_HORIZONTAL (even if they are defined). Bit masks are used in totally different way than other constants.
History
Date User Action Args
2017-04-26 17:46:26serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, docs@python, berker.peksag, xiang.zhang
2017-04-26 17:46:26serhiy.storchakasetmessageid: <1493228786.32.0.638240352037.issue30176@psf.upfronthosting.co.za>
2017-04-26 17:46:26serhiy.storchakalinkissue30176 messages
2017-04-26 17:46:26serhiy.storchakacreate