Comment on Writing code that works on first goComments−chopsueyar15yNon-IDE Python programmer comments, please?−lucian190015yI mainly use vim. I have pyflakes run occasionally and on save, and some commands for running unit tests.−Jach15yI also use vim, and enjoy this plugin: http://www.vim.org/scripts/script.php?script_id=850
Comments
Non-IDE Python programmer comments, please?
I mainly use vim. I have pyflakes run occasionally and on save, and some commands for running unit tests.
I also use vim, and enjoy this plugin: http://www.vim.org/scripts/script.php?script_id=850