python-stdnum commit: r55 - python-stdnum/stdnum
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-stdnum commit: r55 - python-stdnum/stdnum
- From: Commits of the python-stdnum project <python-stdnum-commits [at] lists.arthurdejong.org>
- To: python-stdnum-commits [at] lists.arthurdejong.org
- Reply-to: python-stdnum-users [at] lists.arthurdejong.org
- Subject: python-stdnum commit: r55 - python-stdnum/stdnum
- Date: Sat, 5 Feb 2011 22:55:10 +0100 (CET)
Author: arthur
Date: Sat Feb 5 22:55:09 2011
New Revision: 55
URL: http://arthurdejong.org/viewvc/python-stdnum?view=rev&revision=55
Log:
add encoding header
Modified:
python-stdnum/stdnum/__init__.py
Modified: python-stdnum/stdnum/__init__.py
==============================================================================
--- python-stdnum/stdnum/__init__.py Mon Jan 31 22:59:25 2011 (r54)
+++ python-stdnum/stdnum/__init__.py Sat Feb 5 22:55:09 2011 (r55)
@@ -1,4 +1,5 @@
# __init__.py - main module
+# coding: utf-8
#
# Copyright (C) 2010 Arthur de Jong
#
--
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-stdnum-commits
- python-stdnum commit: r55 - python-stdnum/stdnum,
Commits of the python-stdnum project