weixin_39542477的博客 you can upload the blog to site without publish to others, so comes the publish parameter to newPost and editPost, this bool value control whether the blog should be published. There are also methods...
Contribute Thank you for your interest in contributing! There are many ways to contribute to the project. Start testing from here Take note when running all tests using unittest $ python3 -m unittest...
weixin_39622891的博客 (y/n):").lower() if loop =="y" : run = True elif loop =="n" : run = False print("Thank you for using this program, have a nice day!") exit() else : print("You did not enter a valid response, please ...