setup.py: Oops, the module name is 'spam' not 'spammify'
authorW. Trevor King <wking@tremily.us>
Wed, 17 Apr 2013 15:45:11 +0000 (11:45 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 17 Apr 2013 15:45:11 +0000 (11:45 -0400)
commitb3c244ddcbba6de6bc7b72a926095aebfd528658
tree497482a0627f17d8e39519cc87d0604b13f4f512
parent88f0301c0d1320598a58fd3974a3a4e6856fe507
setup.py: Oops, the module name is 'spam' not 'spammify'

With the old version you get:

  ImportError: dynamic module does not define init function (PyInit_spammify)
setup.py