Table Of Contents

Previous topic

pyGet

Next topic

pyImport

This Page

pyHelp

a convenience function to access the Python help system.

Usage

pyHelp(topic)

Arguments

topic   a string specifying name or topic for which help is sought.

Examples

pyHelp("abs")