Ruud Burger
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
CouchPotato.py
|
@ -1,4 +1,4 @@ |
|
|
#!/usr/bin/env python |
|
|
#!/usr/bin/env python2 |
|
|
from __future__ import print_function |
|
|
from __future__ import print_function |
|
|
from logging import handlers |
|
|
from logging import handlers |
|
|
from os.path import dirname |
|
|
from os.path import dirname |
|
|