Skip to content
Snippets Groups Projects
  1. Jul 23, 2009
  2. Jul 22, 2009
  3. Jul 21, 2009
  4. Jul 19, 2009
  5. Jul 15, 2009
    • James Abbatiello <abbeyj at gmail.com>'s avatar
      Fix test-demandimport and test-trusted under Windows · 705278e7
      James Abbatiello authored
      The Windows-only wrapper around stdout is causing both of these tests to fail.
      test-demandimport fails because it tries to print repr(sys.stdout).  Use
      stderr instead since that is not wrapped.
      
      test-trusted fails because the wrapper doesn't handle softspace and an
      unexpected extra space gets printed.
      705278e7
  6. Jul 17, 2009
  7. Jul 14, 2009
  8. Jul 10, 2009
  9. Jul 15, 2009
  10. Jul 10, 2009
  11. Jul 12, 2009
  12. Jul 15, 2009
  13. Jul 14, 2009
  14. Jul 13, 2009
  15. Jul 12, 2009
  16. Jul 08, 2009
  17. Jul 06, 2009
  18. Jul 09, 2009
  19. Jul 08, 2009
  20. Jul 09, 2009
Loading