This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
autogen
mirror of
https://github.com/microsoft/autogen.git
Watch
1
Star
0
Fork
You've already forked autogen
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5de2c84fb6
autogen
/
test
/
my_tmp
/
tmp2
/
codetest.py
3 lines
59 B
Python
Raw
Blame
History
with
open
(
"
tmp/codetest.py
"
,
"
w
"
)
as
f
:
f
.
write
(
"
b=1
"
)
Reference in New Issue
View Git Blame
Copy Permalink