2 Prints the rev_id of all revisions to User:EpochFail.
7 sys.path.insert(0, os.path.abspath(os.getcwd()))
11 api_session = api.Session("https://en.wikipedia.org/w/api.php")
13 revisions = api_session.revisions.query(
15 titles={'User:TestAccountForMWUtils'}