mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
15 lines
240 B
Python
15 lines
240 B
Python
class root_topic1:
|
|
'docs for root_topic1'
|
|
|
|
def msgDataSpec():
|
|
pass
|
|
|
|
class sub_topic11:
|
|
'docs for sub_topic11'
|
|
|
|
class root_topic2:
|
|
'docs for root_topic2'
|
|
|
|
class sub_topic21:
|
|
'docs for sub_topic21'
|