[Python-Dev] memory leaks in 2.2 (original) (raw)

David Ascher DavidA@ActiveState.com
Wed, 05 Dec 2001 23:49:39 -0800


if isinstance(cmd, types.StringTypes): cmd = ['/bin/sh', '-c', cmd]

:-? Fixed since 2001/12/02.

Ha! Good. One more resolved bug then =).

> It would be a good way for someone who'se 'on the periphery' to get > more deeply involved and learn a lot.

This is free software. Most contributors work on it for fun, or because they need it for their job.

Sure. Are you disagreeing with something I said?

--david