Menu

#102 ommit first parameter self in object methods

Next Release
open
Other (25)
5
2009-05-25
2009-05-25
No

For a class's user the first parameter of a method is implicitly set by Python so it is actually not part of the user visible interface and followingly should not be documented as such. (Althoug no real Pythoneer cares about that, for entry level teaching this could be an important issue.) So please at least add an option --no-self to ommit all self occurances (no matter what they are called :-)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.