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 gvanrossum
Recipients gvanrossum, larry, ncoghlan, pitrou, serhiy.storchaka, skrah
Date 2014-01-06.21:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389044150.98.0.240395386745.issue19723@psf.upfronthosting.co.za>
In-reply-to
Content
I use Emacs, so I have no idea what would help for Kate.  I suppose Kate is programmable?  Maybe you can add some kind of filter for this purpose?

If e.g. binascii_a2b_uu_impl were moved to a different file, how would binascii_a2b_uu call it without exposing the symbol externally?
History
Date User Action Args
2014-01-06 21:35:51gvanrossumsetrecipients: + gvanrossum, ncoghlan, pitrou, larry, skrah, serhiy.storchaka
2014-01-06 21:35:50gvanrossumsetmessageid: <1389044150.98.0.240395386745.issue19723@psf.upfronthosting.co.za>
2014-01-06 21:35:50gvanrossumlinkissue19723 messages
2014-01-06 21:35:50gvanrossumcreate