mirror of
https://github.com/Death916/emailtrade.git
synced 2026-04-10 03:04:40 -07:00
history.py for tradehist
This commit is contained in:
parent
93e881c8f4
commit
78a2842d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ import time
|
|||
def tradehist(msg):
|
||||
log = open('d:\\code\\emailtrade\\tradehist.txt','a')
|
||||
log.write('\n' + time.ctime() + ' ' + msg)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue