示例#1
0
    def smart_comment(self):
        from calibre.gui2.tweak_book.editor.comments import smart_comment

        smart_comment(self, self.syntax)
示例#2
0
 def smart_comment(self):
     from calibre.gui2.tweak_book.editor.comments import smart_comment
     smart_comment(self, self.syntax)