File: __init__.py

package info (click to toggle)
pyopenssl 25.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,252 kB
  • sloc: python: 8,292; makefile: 116
file content (6 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
# Copyright (C) Jean-Paul Calderone
# See LICENSE for details.

"""
Package containing unit tests for :py:mod:`OpenSSL`.
"""