X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47adefcf46ce7543b9b850726de5e856dab65e5d..1f74e9a6dc7dd2303f3271ccf4c7a3eb59e3e27e:/scripts/test_api.py diff --git a/scripts/test_api.py b/scripts/test_api.py index 41d3f3d98..c53cfd3d1 100644 --- 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