01e6be6 drop TcmsPageList.__init__ and require mwclient 0.7.2

Authored and Committed by adamwill 8 years ago
    drop TcmsPageList.__init__ and require mwclient 0.7.2
    
    This method was simply the same as the upstream parent class'
    __init__ but with a bug fix that I really needed; that bug was
    fixed upstream in 0.7.2 so now we can safely inherit the parent
    class' implementation instead of replacing it.
    
        
file modified
+1 -1
file modified
+0 -17