aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/no_rcs.py
diff options
context:
space:
mode:
authorAaron Bentley <aaron.bentley@utoronto.ca>2005-12-22 02:59:52 -0500
committerAaron Bentley <aaron.bentley@utoronto.ca>2005-12-22 02:59:52 -0500
commite2965575907ff05a7249a3a213e0dce8a8217ef9 (patch)
tree64acf8b2bbc4a16daefb6ed2a98a897d503080b8 /libbe/no_rcs.py
parent2a0112fb5e5a3cb553a3ff0c7347247b2221b03f (diff)
downloadbugseverywhere-e2965575907ff05a7249a3a213e0dce8a8217ef9.tar.gz
Various Windows-related bugfixes
Diffstat (limited to 'libbe/no_rcs.py')
-rw-r--r--libbe/no_rcs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbe/no_rcs.py b/libbe/no_rcs.py
index 1c02725..7e070b3 100644
--- a/libbe/no_rcs.py
+++ b/libbe/no_rcs.py
@@ -14,7 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-from popen2 import Popen4
import os
import config
from os import unlink