]> granicus.if.org Git - python/commit
Fix Issue 1268 with the array module by backing-out the 'w' addition. All builds...
authorTravis E. Oliphant <oliphant@enthought.com>
Fri, 12 Oct 2007 22:05:15 +0000 (22:05 +0000)
committerTravis E. Oliphant <oliphant@enthought.com>
Fri, 12 Oct 2007 22:05:15 +0000 (22:05 +0000)
commitd5c0add332c9eedc74d57232c6c459b297d63cf5
treedc7309ab24f694d795aa4a4d12ad31c92224c7b6
parente9fd23165cd7c52e3a7719010e50c9ea154e8e1d
Fix Issue 1268 with the array module by backing-out the 'w' addition.  All builds will continue to use 'u' for unicode.
Modules/arraymodule.c