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 martin.panter
Recipients BreamoreBoy, Rosuav, berker.peksag, lelit, martin.panter, steven.daprano, twouters
Date 2016-06-16.11:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466078342.1.0.322902958937.issue22228@psf.upfronthosting.co.za>
In-reply-to
Content
I will try to have a closer look at this some time, but my immediate worry is it looks like you are directly copying Bash code (GPL) into Python (less restrictive license).

Perhaps a more general solution would be to expose rl_add_defun() to native Python code, if that is possible.
History
Date User Action Args
2016-06-16 11:59:02martin.pantersetrecipients: + martin.panter, twouters, steven.daprano, BreamoreBoy, Rosuav, berker.peksag, lelit
2016-06-16 11:59:02martin.pantersetmessageid: <1466078342.1.0.322902958937.issue22228@psf.upfronthosting.co.za>
2016-06-16 11:59:02martin.panterlinkissue22228 messages
2016-06-16 11:59:01martin.pantercreate