Wrong documentation URL in help(OpenSSL)

Bug #1084362 reported by Alexander Sashnov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyOpenSSL
New
Undecided
Unassigned

Bug Description

Wrong documentation url into help(OpenSSL)

Ubuntu 12.04 python-openssl_0.12-1ubuntu2

Steps to reproduce:

1. Open terminal, run 'python'

2. >> import OpenSSL

3. >> help(OpenSSL)

Actual result:

Help on package OpenSSL:

NAME
    OpenSSL - pyOpenSSL - A simple wrapper around the OpenSSL library

FILE
    /usr/lib/python2.7/dist-packages/OpenSSL/__init__.py

MODULE DOCS
    http://docs.python.org/library/OpenSSL

Expected result:

MODULE DOCS
    http://packages.python.org/pyOpenSSL/

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.