This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
fa1d0a7dbf
llvm-project
/
lldb
/
test
/
functionalities
/
command_source
/
my.py
5 lines
82 B
Python
Raw
Blame
History
def
date
(
)
:
import
datetime
today
=
datetime
.
date
.
today
(
)
print
today
Reference in New Issue
View Git Blame
Copy Permalink