Re: [Tutor] Recreating the help module

2012-07-24 Thread Peter Otten
M Nickey wrote: > Hey all, > > I'm trying to recreate the 'help' on various modules that are available. > So far, I have a bit of code and it seems to be working for the most part. > I can get the modules available but I also want to be able to print the > information that is available for each m

[Tutor] Recreating the help module

2012-07-24 Thread M Nickey
Hey all, I'm trying to recreate the 'help' on various modules that are available. So far, I have a bit of code and it seems to be working for the most part. I can get the modules available but I also want to be able to print the information that is available for each module. Current output: ['