]> granicus.if.org Git - python/commit
s/_alloca/alloca/g; Windows doesn't need the former, at least not unless
authorTim Peters <tim.peters@gmail.com>
Sat, 5 Oct 2002 01:47:34 +0000 (01:47 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 5 Oct 2002 01:47:34 +0000 (01:47 +0000)
commit92e4dd865709f4a4be2b11453ef4de954b8d7b14
tree365dac55fb0f21a8768fc3c02160ca12e98fa5f3
parent0f345567fe90a65b3e2c04f1e6c484a25c299ed7
s/_alloca/alloca/g; Windows doesn't need the former, at least not unless
__STDC__ is defined (or something like that ...).
Modules/posixmodule.c
Python/pythonrun.c