Sanitize python spec.sources()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Nov 2009 15:16:45 +0000 (17:16 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Nov 2009 15:16:45 +0000 (17:16 +0200)
commitecb0f7df9a273f89706a6a8b3129dfcae29536d5
tree13430e91b886baf220f2b6b9de3272ce1236561a
parent8f056c7849944abdf2e5ee86e8668bc6c61834ca
Sanitize python spec.sources()
- spec without sources is perfectly valid, just return an empty list
  instead of invalid NULL return without exception set and simplify
python/spec-py.c