Re: Formatting in PythonWin's Interactive Window

2006-01-12 Thread mark pryor
--- "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

Re: Formatting in PythonWin's Interactive Window

2006-01-12 Thread James C. McDonald
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

RE: Formatting in PythonWin's Interactive Window

2006-01-12 Thread McNeill, David \(GE Commercial Finance\)
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