9 lines
177 B
Python
9 lines
177 B
Python
# # -*- coding: utf-8 -*-
|
|
|
|
# import os
|
|
# import sys
|
|
|
|
# import pkg_resources
|
|
|
|
# sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))
|
|
# pkg_resources.require("wsgidav")
|