mirror of https://github.com/go-python/gopy.git
doc: point out we only support python-2 for now
This commit is contained in:
parent
2dcedc58eb
commit
c78e0e1a64
|
@ -122,3 +122,4 @@ ok github.com/go-python/gopy 2.135s
|
||||||
|
|
||||||
- wrap `go` structs into `python` classes
|
- wrap `go` structs into `python` classes
|
||||||
- better pythonization: turn `go` `errors` into `python` exceptions
|
- better pythonization: turn `go` `errors` into `python` exceptions
|
||||||
|
- only `python-2` supported for now
|
||||||
|
|
Loading…
Reference in New Issue