Advertisement
ijontichy

<stdin>

Sep 17th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. >>> from wsrc import wikipage
  2. >>> derp = wikipage.WikiPage("IjonTichy")
  3. >>> derp.revisions
  4. {1347920760.0: _1347920760.0_}
  5. >>> derp.revisions[1347920760]
  6. _1347920760.0_
  7. >>> print(_.raw)
  8. > 1347920760.0
  9. author = Ijon Tichy
  10. - page -
  11. This is a test.
  12.  
  13. This is AFuckingTest.
  14.  
  15. Deal with it.
  16. - page -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement