~ubuntu-branches/ubuntu/natty/python-tz/natty-proposed

« back to all changes in this revision

Viewing changes to pytz/zoneinfo/Europe/Kiev.py

  • Committer: Bazaar Package Importer
  • Author(s): Brian Sutherland
  • Date: 2005-09-15 14:45:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050915144550-sl8c9l8604ywl8qd
Tags: 2005m-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
class Kiev(DstTzInfo):
7
7
    '''Europe/Kiev timezone definition. See datetime.tzinfo for details'''
8
8
 
9
 
    _zone = 'Europe/Kiev'
 
9
    zone = 'Europe/Kiev'
10
10
 
11
11
    _utc_transition_times = [
12
12
d(1,1,1,0,0,0),