fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change virtualenv path in fabfile
[wolnelektury.git]
/
scripts
/
test_api.py
diff --git
a/scripts/test_api.py
b/scripts/test_api.py
index
41d3f3d
..
c53cfd3
100644
(file)
--- a/
scripts/test_api.py
+++ b/
scripts/test_api.py
@@
-1,3
+1,8
@@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
import httplib2
from poster.encode import multipart_encode
from poster.streaminghttp import register_openers
import httplib2
from poster.encode import multipart_encode
from poster.streaminghttp import register_openers