An error occurred fetching the project authors.
  1. 13 Jan, 2009 1 commit
  2. 12 Jan, 2009 5 commits
  3. 11 Jan, 2009 2 commits
  4. 10 Jan, 2009 3 commits
  5. 09 Jan, 2009 4 commits
  6. 08 Jan, 2009 2 commits
  7. 06 Jan, 2009 1 commit
    • Antoine Pitrou's avatar
      Merged revisions 68360-68361 via svnmerge from · d35cbf6e
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r68360 | antoine.pitrou | 2009-01-06 19:10:47 +0100 (mar., 06 janv. 2009) | 7 lines
      
        Issue #1180193: When importing a module from a .pyc (or .pyo) file with
        an existing .py counterpart, override the co_filename attributes of all
        code objects if the original filename is obsolete (which can happen if the
        file has been renamed, moved, or if it is accessed through different paths).
        Patch by Ziga Seilnacht and Jean-Paul Calderone.
      ........
        r68361 | antoine.pitrou | 2009-01-06 19:34:08 +0100 (mar., 06 janv. 2009) | 3 lines
      
        Use shutil.rmtree rather than os.rmdir.
      ........
      d35cbf6e
  8. 04 Jan, 2009 2 commits
  9. 03 Jan, 2009 7 commits
  10. 02 Jan, 2009 3 commits
  11. 01 Jan, 2009 5 commits
  12. 30 Dec, 2008 2 commits
  13. 29 Dec, 2008 3 commits