missing headers

This commit is contained in:
benoitc 2010-04-16 21:08:11 +02:00
parent d14389cb68
commit 138605dc43
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# -*- coding: utf-8 -
#
# This file is part of gunicorn released under the MIT license.
# See the NOTICE for more information.
#
import tornado.web

View File

@ -1,3 +1,8 @@
# -*- coding: utf-8 -
#
# This file is part of gunicorn released under the MIT license.
# See the NOTICE for more information.
#
import errno
import os