--- "McNeill, David (GE Commercial Finance)"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've only been playing with PythonWin (and Python)
> for a day, but I'm very impressed, so far. One thing
> I can't figure out, though, is how to get the
> Interactive Window to format the output of some of
> the
On Jan 12, 2006, at 12:00 PM, McNeill, David (GE Commercial Finance)
wrote:
Hi,
I've only been playing with PythonWin (and Python) for a day, but
I'm very impressed, so far. One thing I can't figure out, though,
is how to get the Interactive Window to format the output of some
of the
Ok, I now know the answer is to do
print dict.__doc__
Apparently, the print function formats the output. And, yes, the help()
function is awesome. Thanks to everyone who responded. I'm sending this
response primarily to let folks know I got an answer, but also to see if it
shows up in the webp