Type text global

2006-12-26 Thread Andreas Lysdal
Hey, I'm a noob at python so.. I just want to know, is there a function to type text global not in the program but in other programs(like you where typing it). For example in a textbox, in a program like "cmd.exe" or "notebook.exe". I'm using windows xp. Thanks! :) /Scripter47 -- http://m

Re: SPAM-LOW: Re: BeautifulSoup vs. loose & chars

2006-12-26 Thread Andreas Lysdal
Duncan Booth skrev: > "Felipe Almeida Lessa" <[EMAIL PROTECTED]> wrote: > > >> On 26 Dec 2006 04:22:38 -0800, placid <[EMAIL PROTECTED]> wrote: >> >>> So do you want to remove "&" or replace them with "&" ? If you >>> want to replace it try the following; >>> >> I think he wants to

Array delete

2007-02-07 Thread Andreas Lysdal
Hey, Can someone plz make a function for that takes a array, and then search in it for duplicates, if it finds 2 or more items thats the same string then delete all except 1. Short: it deletes all duplicates in a array thanks -- _.____ __