homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients
Date 2006年12月09日.17:38:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
If I define a class within a class, like this:
class A:
 class B:
 pass
 
 def foo(self):
 pass
The class browser shows that A contains foo, but it doesn't show B at all.
History
Date User Action Args
2007年08月23日 14:50:37adminlinkissue1612262 messages
2007年08月23日 14:50:37admincreate

AltStyle によって変換されたページ (->オリジナル) /