~ubuntu-branches/ubuntu/lucid/python2.6/lucid

« back to all changes in this revision

Viewing changes to Doc/library/hashlib.rst

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-04-08 02:29:05 UTC
  • mto: (10.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20090408022905-xa5zbe8821m2o77o
Tags: upstream-2.6.2~rc1
ImportĀ upstreamĀ versionĀ 2.6.2~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
.. module:: hashlib
6
6
   :synopsis: Secure hash and message digest algorithms.
7
 
.. moduleauthor:: Gregory P. Smith <greg@users.sourceforge.net>
8
 
.. sectionauthor:: Gregory P. Smith <greg@users.sourceforge.net>
 
7
.. moduleauthor:: Gregory P. Smith <greg@krypto.org>
 
8
.. sectionauthor:: Gregory P. Smith <greg@krypto.org>
9
9
 
10
10
 
11
11
.. versionadded:: 2.5