]> granicus.if.org Git - python/commit
Update a comment about why the __module__ can sometime be NULL.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 3 Apr 2009 04:17:41 +0000 (04:17 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 3 Apr 2009 04:17:41 +0000 (04:17 +0000)
commit0e7aa8c13ce9c1add23e45de1fef14d67a5cb9c6
tree1e0e0639fb8ab74e8b972bb86c7c6bc5aea2c803
parentb646aa178983cb1b290d1f86be149704c8957f02
Update a comment about why the __module__ can sometime be NULL.
Initialize last_string and arg member of Unpickler.
Modules/_pickle.c