Doug Coleman
|
0b4ec06460
|
python: Fix docs for when python dll is missing.
|
2018-02-19 17:09:59 -06:00 |
Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Benjamin Pollack
|
3359e9716b
|
Link to the Python binding documentation from the Python vocabulary
|
2014-11-04 16:01:51 -08:00 |
Björn Lindqvist
|
4029bf7a17
|
python: feature to create python callbacks/functions, now you can call hofs like map and reduce
|
2014-10-23 17:01:46 -07:00 |
Björn Lindqvist
|
43dc1ba259
|
python: docs for python-error
|
2014-10-02 08:32:39 -07:00 |
John Benediktsson
|
ccfd9101f0
|
python: change to py-initialize in startup-hook and py-finalize in shutdown hook.
|
2014-07-06 10:18:27 -07:00 |
Doug Coleman
|
91b16d7ed1
|
python: Call py-initialize in example, just in case it hasn't been called. Otherwise, python segfaults..
|
2014-07-04 01:56:03 -07:00 |
John Benediktsson
|
abf610b2e4
|
python: fix help-lint warnings.
|
2014-03-04 11:06:55 -08:00 |
John Benediktsson
|
14f43d8cb8
|
python: rename >factor to py>, rename import to py-import, minor stuff.
|
2014-03-04 09:39:02 -08:00 |
Björn Lindqvist
|
5157d84a6b
|
python: set PYTHONHOME
|
2014-03-04 09:23:05 -08:00 |
Björn Lindqvist
|
b4037ae336
|
python: improved docs, support for kwargs to methods and sets sys.argv
|
2014-03-04 09:23:05 -08:00 |
Björn Lindqvist
|
ac28527d53
|
python: vocab split into subvocabs python.errors and python.objects for
easier maintenance
|
2014-03-04 09:23:05 -08:00 |