On Sat, Apr 18, 2009 at 12:56 PM, karlos barlos <karlosbar...@yahoo.com> wrote:
> LDAP://CN=bessy,OU=sales,DC=shay,DC=com
> LDAP://CN=ron,OU=legal,DC=shay,DC=com
>
> to a text \  csv file ...
>
> can any one help ??

Have a look at this:
http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-files

and this:
http://docs.python.org/library/csv.html
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to