libhtml.py: rename hmtl.py to libhtml.py and move to plugins/lib

svn: r12381
This commit is contained in:
Gerald Britton
2009-03-23 14:42:37 +00:00
parent 8026b9564b
commit dc80f4a6a6
4 changed files with 25 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ from DateHandler import displayer as _dd
from DateHandler import parser as _dp
import libholiday
from html import Html, newpage
from libhtml import Html, newpage
#------------------------------------------------------------------------
#