projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e365b2
)
Fix brainfart.
author
Thomas Wouters
<thomas@python.org>
Wed, 1 Mar 2006 21:59:44 +0000
(21:59 +0000)
committer
Thomas Wouters
<thomas@python.org>
Wed, 1 Mar 2006 21:59:44 +0000
(21:59 +0000)
Modules/binascii.c
patch
|
blob
|
history
diff --git
a/Modules/binascii.c
b/Modules/binascii.c
index f4d5cf0822631b20634fda767675bd97a97742f4..f284b6beeb51d2c8da16ec069c27d36aceb9c68c 100644
(file)
--- a/
Modules/binascii.c
+++ b/
Modules/binascii.c
@@
-53,7
+53,7
@@
** Brandon Long, September 2001.
*/
-#
includ
e PY_SSIZE_T_CLEAN
+#
defin
e PY_SSIZE_T_CLEAN
#include "Python.h"