again method param access

This commit is contained in:
David Halter
2012-11-22 15:24:38 +01:00
parent 816d01b543
commit 7d38fc6513
2 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ class FindClass():
#? []
FindClass().find_class.self
#? []
FindClass().find_class.self.find_class
# set variables, which should not be included, because they don't belong to the
# class