)]}'
{
  "commit": "d4a75dc44c39c232f10dcfd549bad1de5e5fdd7b",
  "tree": "2949b131f1210bc354276508233fe30c34fa92a2",
  "parents": [
    "e27a8b97669f34a3bf50af8812fd12b346ecd17b"
  ],
  "author": {
    "name": "Thomas Wouters",
    "email": "thomas@python.org",
    "time": "Wed Jul 11 12:03:44 2001"
  },
  "committer": {
    "name": "Thomas Wouters",
    "email": "thomas@python.org",
    "time": "Wed Jul 11 12:03:44 2001"
  },
  "message": "Backport of Tim\u0027s checkin 2.178:\n\nSF bug #438295: [Windows] __init__.py cause strange behavior\n\nProbable fix (the bug report doesn\u0027t have enough info to say for sure).\nfind_init_module():  Insist on a case-sensitive match for __init__ files.\nGiven __INIT__.PY instead, find_init_module() thought that was fine, but\nthe later attempt to do find_module(\"__INIT__.PY\") didn\u0027t and its caller\nsilently suppressed the resulting ImportError.  Now find_init_module()\nrefuses to accept __INIT__.PY to begin with.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "15bcca0d201ed6a44fdfb536a0d6347d28fa437f",
      "old_mode": 33188,
      "old_path": "Python/import.c",
      "new_id": "3d55fe4c33c3ab7057bfac7100d38c9f20773663",
      "new_mode": 33188,
      "new_path": "Python/import.c"
    }
  ]
}
