Python 3.2.3. There were some ideas listed here, which work on regular var\'s, but it seems **kwargs play by different rules... so why doesn\'t this work and how can I check
if kwarg.__len__() != 0: print(kwarg)