AttributeError: 'dict' object has no attribute 'append'

2,435 views
Skip to first unread message

somebody

unread,
Dec 2, 2008, 9:41:42 PM12/2/08
to web2py Web Framework
wad is e meaning of
AttributeError: 'dict' object has no attribute 'append'

thanks

mdipierro

unread,
Dec 2, 2008, 9:46:11 PM12/2/08
to web2py Web Framework
you called a.append(....) somewhere but a is a {} not a [].
Reply all
Reply to author
Forward
0 new messages