This commit is contained in:
Jephté Clain 2021-10-11 19:42:30 +04:00
parent 98c1ac8843
commit 8b49084d91
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python22
#!/usr/bin/env python2
# -*- coding: utf-8 mode: python -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
__all__ = ('Server',)