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 xiang.zhang
Recipients LawfulEvil, martin.panter, serhiy.storchaka, xiang.zhang
Date 2017-04-28.05:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493358761.02.0.775585555727.issue30103@psf.upfronthosting.co.za>
In-reply-to
Content
Uuencode has no official standards and it all depends on the implementation. For other languages, I could only find PHP, java, activetcl? have official implementation. PHP and activetcl defaults to backticks and no options. Java defaults to spaces and no options.
History
Date User Action Args
2017-04-28 05:52:41xiang.zhangsetrecipients: + xiang.zhang, martin.panter, serhiy.storchaka, LawfulEvil
2017-04-28 05:52:41xiang.zhangsetmessageid: <1493358761.02.0.775585555727.issue30103@psf.upfronthosting.co.za>
2017-04-28 05:52:41xiang.zhanglinkissue30103 messages
2017-04-28 05:52:40xiang.zhangcreate