sponsor Vim development Vim logo Vim Book Ad

compiler/python.vim : improved python compiler script

 script karma  Rating 7/4, Downloaded by 865  Comments, bugs, improvements  Vim wiki

created by
Mikhail Wolfson
 
script type
ftplugin
 
description
Based on the script and notation from vimscript #1439. This has been updated for the newer format of py_compile.

From the original description:
"This compiler script does not run the source through the python interpreter, but instead uses the py_compile package to check for syntax errors.  This allows for a development cycle similar to a compiled language - edit, compile, run."
 
install details
Copy the file to $VIMRUNTIME/compiler/ or ~/.vim/compiler/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
python.vim 0.1 2010-04-05 7.0 Mikhail Wolfson Initial upload
ip used for rating: 216.73.216.147

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github