Skip to content
Snippets Groups Projects
  1. Apr 07, 2010
  2. Feb 10, 2010
  3. Dec 10, 2009
  4. Dec 08, 2009
  5. Dec 03, 2009
  6. Dec 02, 2009
  7. Nov 26, 2009
  8. Nov 25, 2009
  9. Nov 24, 2009
  10. Nov 23, 2009
  11. Nov 22, 2009
    • steve-e's avatar
      Make dependencies of ConnectionPEP explicit. · fb456b1e
      steve-e authored
      This means ConnectionPEP now knows the objects on which it calls method. Before, it just assumed that: "it will be subclassed and that the subclass defines a few methods".
      
      Big advantage is that false positives in the pylint report are gone
      fb456b1e
Loading