Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
.
/
lldb
/
test
/
command_source
/
my.py
blob: 86ce5026163d3f59a4665c68709d5430a6e925ef [
file
] [
log
] [
blame
]
def
date
():
import
datetime
today
=
datetime
.
date
.
today
()
print
today