0

split up util.py into files.py and logger.py, moved code appropriately

This commit is contained in:
Aaron Griffith
2012-03-05 12:12:27 -05:00
parent 98c23fd970
commit 626129394a
10 changed files with 490 additions and 459 deletions

View File

@@ -1,7 +1,6 @@
import unittest
from overviewer_core.tileset import RendertileSet
from overviewer_core.util import iterate_base4
from overviewer_core.tileset import iterate_base4, RendertileSet
class RendertileSetTest(unittest.TestCase):
# If you change this definition, you must also change the hard-coded