demo01 module

class demo01.Demo1

Bases: object

English Demo1.

demo1(arg1)

Some basic information.

Parameters:arg1 (str) – this is a arg.(has str type)
Returns:some thing
run()

Automatically generate documents.

Returns:
class demo01.Demo1_ch

Bases: object

中文 Demo1.

demo1_ch(arg1)

一些基本信息

Parameters:arg1 – 这是一个参数(没有 str 字符类型)
Returns:信息
run()

自动生成文档

Returns: