Randall C. O'Reilly
|
780132b629
|
final update of goki -> go-python -- my pass should be complete here and now just awaiting final review for PR merge.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
ec3f125415
|
should be last fixes before switching over paths and pulling from PR etc: added osfile example test, which uses pkg and imports os -- needed some fixes to get os package to parse, including fixing error conversion from string, and dealing with func literals with no arg names. osfile doesn't actually work b/c python import only working after install -- not worth doing install for test.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
9e491ab3da
|
most of PR review comments addressed -- few more to tackle tmrw. haven't changed import paths yet b/c still working out of my dir -- will do that as a last step.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
8d98f0953a
|
all tests now passing except maps.. also need to test py2
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
8c4f9979b4
|
added exe command mode -- builds an executable that has all the go packages built-in and can interpreter in non-main thread.
|
2019-08-24 10:31:16 +02:00 |