我尝试了多种方法来尝试关闭它,包括
#compiler-settings
useAutocalling=False
#end compiler-settings
#compiler-settings
useAutocalling=0
#end compiler-settings
但我无法让猎豹将其关闭。我需要关闭它的原因是因为谷歌应用程序引擎的 db.model 有“has_key”并且它惹恼了猎豹的错误。我在文档中找到了关于关闭它的部分,但没有关于如何实际操作的文档。
我尝试了多种方法来尝试关闭它,包括
#compiler-settings
useAutocalling=False
#end compiler-settings
#compiler-settings
useAutocalling=0
#end compiler-settings
但我无法让猎豹将其关闭。我需要关闭它的原因是因为谷歌应用程序引擎的 db.model 有“has_key”并且它惹恼了猎豹的错误。我在文档中找到了关于关闭它的部分,但没有关于如何实际操作的文档。