PyDoc modifying the source.

P

Paradox

I would really like to document our private (ie underscored) methods
with PyDoc but it does not seem to support this. I would appreciate it
if anyone knew a good way to modify it to accomplish this.


Thanks Joey
 
P

Paradox

I would really like to document our private (ie underscored) methods
with PyDoc but it does not seem to support this. I would appreciate it
if anyone knew a good way to modify it to accomplish this.


Thanks Joey

NM, I found the answer. There is a function called visiblename in
PyDoc.py. You can make this function return 1 for any object that you
want documented.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top