Python/requests: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 December 2017

  • curprev 12:4212:42, 9 December 2017Marcluer talk contribs 103 bytes +103 Die Seite wurde neu angelegt: „<pre> import requests cookieSession = requests.Session() content = cookieSession.get(baseUrl) </pre>“