Under Python 3 there are test errors of form: > perf_datum = filter(lambda tpd: tpd.id == perf_datum_id, test_perf_data)[0] E TypeError: 'filter' object is ...
確定! 回上一頁