Changeset 1635

Show
Ignore:
Timestamp:
07/24/04 22:07:13 (20 years ago)
Author:
jalet
Message:

Added special Python comment to remove warning at runtime

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/cgi-bin/printquota.cgi

    r1621 r1635  
    11#! /usr/bin/python 
     2# -*- coding: ISO-8859-15 -*- 
    23 
    34# PyKota Print Quota Reports generator 
     
    2324# 
    2425# $Log$ 
     26# Revision 1.34  2004/07/24 20:07:13  jalet 
     27# Added special Python comment to remove warning at runtime 
     28# 
    2529# Revision 1.33  2004/07/21 19:24:48  jalet 
    2630# Inversion