runtime: Add script for Python diagnostic information (#4885)

This commit is contained in:
Tommy Allen
2016-06-13 14:56:16 -04:00
committed by Justin M. Keyes
parent 28cc5a0646
commit 20447ba098
3 changed files with 451 additions and 0 deletions

View File

@@ -0,0 +1 @@
command! -bang CheckHealth call health#check(<bang>0)