File: __init__.py

package info (click to toggle)
pyopenssl 0.13-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,752 kB
  • sloc: ansic: 7,372; python: 6,688; perl: 3,089; xml: 693; makefile: 191; sh: 54; lisp: 13; sed: 2
file content (6 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
5
6
# Copyright (C) Jean-Paul Calderone
# See LICENSE for details.

"""
Package containing unit tests for L{OpenSSL}.
"""