mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 06:06:18 +07:00
19 lines
324 B
Python
19 lines
324 B
Python
# encoding: utf-8
|
|
# module SingleNameSpace
|
|
# from SingleNameSpace, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
# by generator XXX
|
|
# no doc
|
|
# no imports
|
|
|
|
# no functions
|
|
# classes
|
|
|
|
class AnotherClass(object):
|
|
""" AnotherClass() """
|
|
|
|
class MyClass(object):
|
|
""" MyClass() """
|
|
|
|
# variables with complex values
|
|
|