~ubuntu-branches/ubuntu/hardy/fail2ban/hardy-proposed

« back to all changes in this revision

Viewing changes to server/datetai64n.py

  • Committer: Bazaar Package Importer
  • Author(s): Emmet Hikory
  • Date: 2007-01-18 23:58:35 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070118235835-6rh0odv630tzncbf
Tags: 0.7.6-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Do not depend on the versioned python package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
# Author: Cyril Jaquier
18
18
19
 
# $Revision: 321 $
 
19
# $Revision: 504 $
20
20
 
21
21
__author__ = "Cyril Jaquier"
22
 
__version__ = "$Revision: 321 $"
23
 
__date__ = "$Date: 2006-09-04 21:19:58 +0200 (Mon, 04 Sep 2006) $"
 
22
__version__ = "$Revision: 504 $"
 
23
__date__ = "$Date: 2006-12-23 17:37:17 +0100 (Sat, 23 Dec 2006) $"
24
24
__copyright__ = "Copyright (c) 2004 Cyril Jaquier"
25
25
__license__ = "GPL"
26
26