convert dictionary to string

matthew matthew at newsgroups.com
Wed Apr 9 19:30:02 EDT 2003


hi,

can anyone tell what is the fastest way to convert a dictionary to a string?

eg: d={'A':45.10, 'F':56.50,...}
to 'A45.10F56.50...'

Thanks very much. matthew





More information about the Python-list mailing list