Coding style.
- Break out termstr, fill3, sorted_collection and lscolors into seperate packages and modules.
This commit is contained in:
parent
8746f578da
commit
2335dec922
18 changed files with 92 additions and 89 deletions
|
|
@ -10,7 +10,7 @@ import subprocess
|
|||
import tempfile
|
||||
import unittest
|
||||
|
||||
import eris.lscolors as lscolors
|
||||
import lscolors
|
||||
|
||||
|
||||
class TempDirTestCase(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue