Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmaint-helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/maint-helper.py b/maint-helper.py
index 09fa9c6..bc87976 100755
--- a/maint-helper.py
+++ b/maint-helper.py
@@ -20,6 +20,7 @@ import os
import sys
import re
import datetime
+import subprocess
source_exts = [ '.py', '.c', '.h', '.cpp' ]