~ubuntu-branches/ubuntu/karmic/m2crypto/karmic

« back to all changes in this revision

Viewing changes to M2Crypto/SSL/cb.py

  • Committer: Bazaar Package Importer
  • Author(s): Dima Barsky
  • Date: 2007-10-13 02:21:26 UTC
  • mto: (1.1.3 upstream) (2.2.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20071013022126-mh2i44h1ajngwq1q
ImportĀ upstreamĀ versionĀ 0.18.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
"""Copyright (c) 1999-2003 Ng Pheng Siong. All rights reserved."""
 
1
"""SSL callbacks
 
2
 
 
3
Copyright (c) 1999-2003 Ng Pheng Siong. All rights reserved."""
2
4
 
3
5
# Python
4
6
import sys