Mostly Linux & Python syntax notes and hyperlinks.
import time >>> str(time.time()).replace('.','')[-8:] '29107263'
No comments:
Post a Comment