Help Required

Chris Gonnerman chris.gonnerman at newcenturycomputers.net
Fri Mar 15 20:38:33 EST 2002


If you want help, you must include your source.

----- Original Message ----- 
From: "Surajsub" <surajsub at netscape.net>


> Hi,
> I am a newbie to Python and am pretty fascinated by it power and
> speed.I am however puzzled in trying to write this script.
> The script builds a list of userids to be fed to ldap and it is
> supposed to be
> 
> uid1,uid2,uid3....and so on.( Notice there is no space)
> 
> However when i am trying to create the uid list it gives
> 
> uid1, uid2, uid3,...and so on.
> how do i get rid of this leading space if u would call it..
> string.lstrip does not work either.
> 
> what am i doing wrong?
> TIA
> Suraj






More information about the Python-list mailing list