Show
Ignore:
Timestamp:
10/07/03 11:07:30 (21 years ago)
Author:
jalet
Message:

Character encoding added to please latest version of Python

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/reporters/text.py

    r1068 r1144  
    1 #! /usr/bin/env python 
     1# PyKota 
     2# -*- coding: ISO-8859-15 -*- 
    23 
    34# PyKota - Print Quotas for CUPS and LPRng 
     
    2122# 
    2223# $Log$ 
     24# Revision 1.5  2003/10/07 09:07:29  jalet 
     25# Character encoding added to please latest version of Python 
     26# 
    2327# Revision 1.4  2003/07/07 11:49:24  jalet 
    2428# Lots of small fixes with the help of PyChecker