]> granicus.if.org Git - python/commit
PyFile_WriteObject(): some of the local variables are only used when
authorFred Drake <fdrake@acm.org>
Fri, 19 Mar 2004 15:22:36 +0000 (15:22 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 19 Mar 2004 15:22:36 +0000 (15:22 +0000)
commit086a0f79cd56ce64062b599f4cb10b329ee33323
treea6532dc6b7ff6c607b2661c8b082b796de06aec7
parent8e6ad6fbe968e500f064d1bdabca38835da9b34b
PyFile_WriteObject():  some of the local variables are only used when
                       Py_USING_UNICODE is defined
Objects/fileobject.c