X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=wrw%2Ffilesys.py;h=dcdc8026394ff308c7333546fe904e00261ce439;hb=refs%2Fheads%2Fpython2;hp=264cf14b783dd4cea147e42930826e5c58ae9a7f;hpb=d854802afd3d6f22d86131f9a87105a69d4e1ec7;p=wrw.git diff --git a/wrw/filesys.py b/wrw/filesys.py index 264cf14..dcdc802 100644 --- a/wrw/filesys.py +++ b/wrw/filesys.py @@ -1,5 +1,5 @@ import os -from . import resp +import resp pj = os.path.join __all__ = ["filehandler"]