Included gomill framework for SGF and GTP support, and sketched out SGF game-loading code.
This commit is contained in:
parent
700a6a2f32
commit
692dc294d6
119 changed files with 27458 additions and 3 deletions
12
gomill/docs/python-inv.txt
Normal file
12
gomill/docs/python-inv.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Sphinx inventory version 1
|
||||
# Project: Python
|
||||
# Version: 2.7
|
||||
os.path.expanduser function library/os.path.html
|
||||
shlex.split function library/shlex.html
|
||||
termios mod library/termios.html
|
||||
math mod library/math.html
|
||||
abs function library/functions.html
|
||||
max function library/functions.html
|
||||
min function library/functions.html
|
||||
round function library/functions.html
|
||||
datetime.date class library/datetime.html
|
Loading…
Add table
Add a link
Reference in a new issue