ampoule项目在docstring中使用了一些标签,例如javadoc标签。例如来自pool.py第86行:defstart(self,ampChild=None):"""StartstheProcessPoolwithagivenchildprotocol.@paramampChild:aL{ampoule.child.AMPChild}subclass.@typeampChild:L{ampoule.child.AMPChild}subclass"""这些标签是什么,哪个工具使用它。 最佳答案 只是为了好玩,我会注意到Pyt