Hi,
If you need Python expert advice, the place to go is the Python group:
http://groups.google.com/group/comp.lang.python
Best,
Julien
On Jun 7, 11:31 am, Greg <[EMAIL PROTECTED]> wrote:
> Hello,
> I have the following list:
>
> [{'count': u'2', 'manu': }, {'count': u'4',
> 'manu': }, {'count
Hello,
I have the following list:
[{'count': u'2', 'manu': }, {'count': u'4',
'manu': }, {'count': u'2', 'manu': }, {'count': u'2', 'manu': }]
My current list currently contains four dictionaries. They are:
{'count': u'2', 'manu': }
{'count': u'4', 'manu': }
{'count': u'2', 'manu': }
{'count':
2 matches
Mail list logo