Fixed a very obvious bug in slots()
commit9119731775572d107b103f5fea2d61557fafa6bb
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 14 Mar 2009 19:46:20 +0000 (14 19:46 +0000)
committerSverre Rabbelier <srabbelier@gmail.com>
Sat, 14 Mar 2009 19:46:20 +0000 (14 19:46 +0000)
treeb15fa1fedcdd67fdad8eccd1244745d52c342522
parente52bbd97389acec6c01f8ab60d50a616429a2e83
Fixed a very obvious bug in slots()

The bug was not visible due to the allocator always returning an
empty dictionary.

Patch by: Sverre Rabbelier
app/soc/views/models/program.py