[Python-mode] code contribution for python-mode

Emin Martinian emin.martinian at gmail.com
Fri Dec 28 19:21:44 CET 2007


Dear python-mode maintainers,

First, thank you very much for python-mode. I find it very useful.

I've created a few of my own features which I find useful in editing
python files that I'd like to contribute to python mode (see attached
file). Probably the most useful of these is a simple way to run pylint
via flymake-mode. Other very simple but useful things are simple
commands to execute a python buffer, start the debugger to do
post-mortem debugging, analyze doctest failures, and push lines into
doctest. Most of these aren't complicated and the user could easily
type them himself, but I find that doing these with a few keystrokes
is very nice.

If there is a specific coding convention or other things you'd like
for contributions to be accepted please let me know.

Thanks,
-Emin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-mode-extensions.el
Type: application/octet-stream
Size: 9738 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-mode/attachments/20071228/1ae73203/attachment.obj 


More information about the Python-mode mailing list