Issue 18627: Typo in Modules/hashlib.h (original) (raw)

Got typo in Modules/hashlib.h. See this patch for detail:

--- a/Modules/hashlib.h Wed Jul 31 20:48:26 2013 -0400 +++ b/Modules/hashlib.h Fri Aug 02 12:39:00 2013 +0800 @@ -2,7 +2,7 @@

/*

#define GET_BUFFER_VIEW_OR_ERROUT(obj, viewp) do { \