17 Oct
2003
17 Oct
'03
3:38 p.m.
On Fri, Oct 17, 2003 at 10:14:57AM -0400, Katie Legere wrote:
If I call a python script to do this, how do I complare strings in Python? I tried passing the 2 strings and using
strcmp(link_url,remove_link_url)
but that doesn't seem to do it either.
link_url == remove_link_url I've never heard of a strcmp function in Python ... it's not C :-) -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's SPIDER BISHOP SIR! (random hero from isometric.spaceninja.com)