CM wrote:
On Jun 7, 12:51 am, gms <[EMAIL PROTECTED]> wrote:
Hello,
I have the following list:
[{'count': u'2', 'manu': }, {'count': u'4',
'manu': }, {'count': u'2', 'manu': }, {'count': u'2', 'manu': }]
...
This sounds like a homework assignment. If you're having trouble
with this, sending
On Jun 7, 12:51 am, gms <[EMAIL PROTECTED]> wrote:
> Hello,
> I have the following list:
>
> [{'count': u'2', 'manu': }, {'count': u'4',
> 'manu': }, {'count': u'2', 'manu': Manu3>}, {'count': u'2', 'manu': }]
>
> My current list currently contains four dictionaries. They are:
>
> {'count': u'2',
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':