There was an error while loading. Please reload this page.
1 parent 94d1bd5 commit 405efdeCopy full SHA for 405efde
1 file changed
source/c08/p12_define_interface_or_abstract_base_class.rst
@@ -12,7 +12,7 @@
12
----------
13
解决方案
14
15
-使用 ``abs`` 模块可以很轻松的定义抽象基类:
+使用 ``abc`` 模块可以很轻松的定义抽象基类:
16
17
.. code-block:: python
18
0 commit comments