~ubuntu-branches/ubuntu/quantal/python2.7/quantal

« back to all changes in this revision

Viewing changes to Lib/sha.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-05-30 06:44:23 UTC
  • mto: (27.1.6 oneiric) (36.1.11 sid)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20110530064423-zj6auh76957umtm4
Tags: upstream-2.7.2~rc1
ImportĀ upstreamĀ versionĀ 2.7.2~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: sha.py 58064 2007-09-09 20:25:00Z gregory.p.smith $
 
1
# $Id$
2
2
#
3
3
#  Copyright (C) 2005   Gregory P. Smith (greg@krypto.org)
4
4
#  Licensed to PSF under a Contributor Agreement.