]> granicus.if.org Git - python/commit
More reverting of r63675 per the mailing list discussions. This restores
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 10 Jun 2008 17:42:36 +0000 (17:42 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 10 Jun 2008 17:42:36 +0000 (17:42 +0000)
commit99a3dce92decb4c43888faf6bffcbe1632657e60
treea693b76fc0cbfa6cb676be1f8dbca2c7314664f1
parentb67b53db51b470ba0740c97abc16e095ec0cfd28
More reverting of r63675 per the mailing list discussions.  This restores
occurances of PyBytes_ in the code to their original PyString_ names.  The
bytesobject.c file will be renamed back to stringobject.c in a future checkin.
Modules/datetimemodule.c
Objects/bytesobject.c
Objects/fileobject.c