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 r.david.murray
Recipients Chiel92, r.david.murray
Date 2013-12-24.16:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387903997.3.0.702569527062.issue20061@psf.upfronthosting.co.za>
In-reply-to
Content
Command line history (if I understand correctly) depends on the input/output being stdin/stdout, which isn't the case when doing remote debugging using the current implementation of remote debugging.
History
Date User Action Args
2013-12-24 16:53:17r.david.murraysetrecipients: + r.david.murray, Chiel92
2013-12-24 16:53:17r.david.murraysetmessageid: <1387903997.3.0.702569527062.issue20061@psf.upfronthosting.co.za>
2013-12-24 16:53:17r.david.murraylinkissue20061 messages
2013-12-24 16:53:17r.david.murraycreate