From e07edbb67dc5f8e521179d68c08a6cb46c792123 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 08 Jul 2007 19:46:29 +0000 Subject: Missing import --- (limited to 'maint-helper.py') 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' ] -- cgit v0.9.1