1. 02 Jul, 2008 2 commits
    • Benjamin Peterson's avatar
      add an entry for object.__dir__ · 8b95e08b
      Benjamin Peterson authored
      8b95e08b
    • Brett Cannon's avatar
      Blocked revisions 64649 via svnmerge · 63f0b570
      Brett Cannon authored
      ........
        r64649 | brett.cannon | 2008-07-01 18:57:08 -0700 (Tue, 01 Jul 2008) | 8 lines
      
        Handle urllib's renaming for Python 3.0:
      
        * Deprecate urllib.urlopen() in favor of urllib2.urlopen() for 3.0.
        * Update docs to mention split/rename of the module and deprecation of
          urlopen().
      
        Changes to lib2to3 are in a separate commit. Work is for issue #2885.
      ........
      63f0b570
  2. 01 Jul, 2008 15 commits
  3. 30 Jun, 2008 4 commits
  4. 29 Jun, 2008 2 commits
  5. 28 Jun, 2008 7 commits
  6. 27 Jun, 2008 6 commits
  7. 26 Jun, 2008 2 commits
  8. 25 Jun, 2008 2 commits