py.lib
John Y.
2017-04-09
0:f35759c0fdd0
Go to Latest
py.lib/awNet/db/__init__.py
init
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/awNet/db/__init__.py Sun Apr 09 12:13:01 2017 +0300
1.3 @@ -0,0 +1,4 @@
1.4 +# -*- coding: utf-8 -*-
1.5 +# ---
1.6 +# Модули для работы с базами данных
1.7 +# ---
1.8 \ No newline at end of file