In python there are several approaches to post web-forms. ... br["passw"] = "test_pass" response = br.submit() content = response.get_data() ...
確定! 回上一頁