New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #8488 (closed defect: fixed)

Opened 7 years ago

Last modified 4 years ago

python24: pydoc cannot find topics

Reported by: john_owens@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc: jmr@…
Port:

Description

movenpick 557$ python Python 2.4.3 (#1, Apr 18 2006, 15:26:01) [GCC 4.0.1 (Apple Computer, Inc. build 5247)] on darwin Pretty easy to reproduce. pydoc under a standard darwinports install can't find topics like NUMBERS or FLOAT or the like.

Type "help", "copyright", "credits" or "license" for more information. movenpick 558$ which python /opt/local/bin/python movenpick 559$ which pydoc /opt/local/bin/pydoc movenpick 560$ pydoc NUMBERS

Sorry, topic and keyword documentation is not available because the Python HTML documentation files could not be found. If you have installed them, please set the environment variable PYTHONDOCS to indicate their location.

Change History

comment:1 Changed 6 years ago by pipping@…

  • Milestone set to Available Ports

comment:2 Changed 6 years ago by pipping@…

  • Milestone changed from Available Ports to Port Bugs

comment:3 Changed 6 years ago by nox@…

  • Priority changed from Important to High

comment:4 Changed 5 years ago by jmr@…

  • Cc jmr@… added
  • Summary changed from pydoc cannot find topics to python24: pydoc cannot find topics

Is this still an issue with the latest python24? (It seems fixed with python25.)

comment:5 Changed 5 years ago by reiffert@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed by creating a python24-doc package in r34610.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.