new to Fedora7, typed python in interactive interpreter, then help(). Then
modules to get a list of modules. Then module name to get info on a module
but no help file. What is the help file name? Is there an environmental
variable I have to set? Thanks,
Paul
--
http://mail.python.org/ma
Thanks everyone.
Paul
"Neil Cerutti" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 2007-09-14, Carsten Haese <[EMAIL PROTECTED]> wrote:
>> On Fri, 2007-09-14 at 18:20 +0200, Martin Blume wrote:
>>> AFAIK you have to import the module first, before you can get
>>> help on that
Connecting to a Linux server from XP pc using a telnet program, I run a
report and convert it to a pdf document(using Reportlab) which I need to
display. The pdf is on the Linux server. Ideas how to display to the pc
would be appreciated. thanks, paul
--
http://mail.python.org/mailman/listi
"PaulS" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Connecting to a Linux server from XP pc using a telnet program, I run a
> report and convert it to a pdf document(using Reportlab) which I need to
> display. The pdf is on the Linux server. Ideas