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
|
# GPL 2008
|
||||||
|
|
||||||
from file import *
|
from file import *
|
||||||
from html import *
|
|
||||||
from text import *
|
|
||||||
from format import *
|
from format import *
|
||||||
import net
|
from html import *
|
||||||
import cache
|
|
||||||
from iso import *
|
from iso import *
|
||||||
|
from text import *
|
||||||
|
import cache
|
||||||
|
import net
|
||||||
|
|
||||||
#only works if BitTornado is installed
|
#only works if BitTornado is installed
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in a new issue