done
This commit is contained in:
@@ -198,8 +198,8 @@ with open('TMGDSP_output_'+ext_date_from_filaname, 'w') as f:
|
||||
print("sms_price: ", sms_price)
|
||||
print("sms_count: ", sms_count)
|
||||
writer.writerow([MSISDN, ICCID, IMSI, data_price, data_amount, sms_price, sms_count, other_price])
|
||||
{'ICCID':ICCID,'data':0.00000, 'sms':0.00000, 'other':0.00000, 'smscount':pricesms}
|
||||
#csvfile.close()
|
||||
|
||||
csvfile.close()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user