added coding line

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3015 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-01-06 15:04:29 +00:00
parent fc5e34b216
commit bb3dac673f
8 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#! /usr/bin/python2.4
# -*- coding: iso-8859-1 -*-
# Released to the public domain, by Tim Peters, 03 October 2000.

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2.4
# -*- coding: iso-8859-1 -*-
# Author: David Goodger
# Contact: goodger@users.sourceforge.net

View file

@ -1,3 +1,4 @@
# -*- coding: iso-8859-1 -*-
# Copyright (C) 2003, 2004 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its

View file

@ -1,3 +1,4 @@
# -*- coding: iso-8859-1 -*-
# Copyright (C) 2003, 2004 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its

View file

@ -1,3 +1,4 @@
# -*- coding: iso-8859-1 -*-
"""Functions that read and write gzipped files.
The user of the file doesn't have to worry about the compression,

View file

@ -1,3 +1,4 @@
# -*- coding: iso-8859-1 -*-
"""
HTTP/1.1 client library

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: calvin@users.sourceforge.net\n"
"POT-Creation-Date: 2006-01-03 19:19+0100\n"
"POT-Creation-Date: 2006-01-05 00:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View file

@ -1,4 +1,5 @@
#!/usr/bin/python2.4
# -*- coding: iso-8859-1 -*-
#
# SchoolTool - common information systems platform for school administration
# Copyright (c) 2003 Shuttleworth Foundation