Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Python: python

LCD 47 edited this page Jul 14, 2013 · 8 revisions

Author: Artem Nezvigin artem@artnez.com

This checker uses Python's builtin compile() function for detecting syntax errors.

Note:

errorformat for this checker was derived from: http://www.vim.org/scripts/download_script.php?src_id=1392

Clone this wiki locally