Minor adjustments

This commit is contained in:
Bernardo Damele
2008-12-22 00:04:28 +00:00
parent c05f600e90
commit 2f406b3e56
4 changed files with 13 additions and 11 deletions

View File

@@ -131,9 +131,6 @@ def unionTest():
else:
value, columns = __unionTestByNULLBruteforce(comment)
print value
print columns
if columns:
setUnion(comment, columns)