No subject

Joe Riopel goon12 at gmail.com
Sat Apr 18 13:01:18 EDT 2009


On Sat, Apr 18, 2009 at 12:56 PM, karlos barlos <karlosbarlos at 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



More information about the Python-list mailing list