Python - trouble with generator object not casting to list being returned from map function

前端 未结 0 1779
天涯浪人
天涯浪人 2020-12-07 08:18

I am having an issue to where I am attempting to yield a dictionary back to the caller and casting the returned generator to a list, however when i print \'event_list\', it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题