move and rename some
This commit is contained in:
parent
9a59fbb73b
commit
d6d408e117
1 changed files with 4 additions and 4 deletions
|
@ -3,12 +3,12 @@
|
|||
# GPL 2008
|
||||
|
||||
from file import *
|
||||
from html import *
|
||||
from text import *
|
||||
from format import *
|
||||
import net
|
||||
import cache
|
||||
from html import *
|
||||
from iso import *
|
||||
from text import *
|
||||
import cache
|
||||
import net
|
||||
|
||||
#only works if BitTornado is installed
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue