Commit 67bc3564 authored by Łukasz Nowak's avatar Łukasz Nowak

- clean up imports


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40280 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 555c6dd4
......@@ -26,8 +26,9 @@
#
##############################################################################
import os
import subprocess
import unittest
import sys, os, tempfile, stat, subprocess
def getCleanList(s):
"""Converts free form string separated by whitespaces to python list"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment