Subversion Repositories yaws

Rev

Rev 1 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 16
Line 1... Line 1...
1
#!/usr/bin/env python3
1
#!/usr/bin/python3
2
# -*- coding: utf-8 -*-
2
# -*- coding: utf-8 -*-
3
#
3
#
4
#  database/__init__.py
4
#  database/__init__.py
5
#
5
#
6
#  Copyright 2020 Ron Wellsted <ron@wellsted.org.uk>
6
#  Copyright 2020 Ron Wellsted <ron@wellsted.org.uk>