Changes between Initial Version and Version 1 of Ticket #10848


Ignore:
Timestamp:
May 20, 2013, 8:37:54 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10848 – Description

    initial v1  
    22
    33Below is a small fix to solve the problem:
    4 
     4{{{
     5#!patch
    56--- hours.py    2013-02-01 11:14:35.059829098 +0100
    67+++ hours.py.no-utf8    2013-01-30 15:22:38.300399554 +0100
     
    1819                                  for header in data['headers']])
    1920             writer.writerow([])
     21}}}