]> granicus.if.org Git - python/commit
Keep MS compiler happy: use (int)strlen() when comparing; make sure
authorGuido van Rossum <guido@python.org>
Tue, 6 May 1997 15:24:59 +0000 (15:24 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 6 May 1997 15:24:59 +0000 (15:24 +0000)
commit478e718acaed0e11f7be491187bf142ed551d98d
tree06d9e0ce28ac3989079919fc2ff4f15c7340255d
parentb819914263bdbd216189aac698016b6373984735
Keep MS compiler happy: use (int)strlen() when comparing; make sure
not to use kill().
Python/pythonrun.c