Commit 00756bd4 authored by Guido van Rossum's avatar Guido van Rossum

Major overhaul. Don't use global variable (e.g. verbose); use

instance variables.  Make all global functions methods, for easy
overriding.  Restructure getpage() for easy overriding.  Add
save_pickle() method and load_pickle() global function to make it
easier for other programs to emulate the toplevel interface.
parent 1ee492e5
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment