Powered by Apache

CVS log for OpenXM/src/ox_python/assert1.rr

[BACK] Up to [local] / OpenXM / src / ox_python

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 31 07:43:48 2021 UTC (2 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +11 -1 lines
Diff to previous 1.2 (colored)

python2 --> python3,  On the linux system, python3.8 is assumed (bug of python3-config --ldflags? -lpython3.x is missing)

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 8 03:05:19 2018 UTC (5 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.1: +14 -3 lines
Diff to previous 1.1 (colored)

ox_cmo_rpc(Pid,"eval","1+2")$
printf("result of eval 1+2= %a\n",ox_pop_cmo(Pid))$
returns error
TypeError: eval must be given globals and locals when calle without a frame

This bug has not been fixed.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 8 00:16:19 2018 UTC (5 years, 7 months ago) by takayama
Branch: MAIN

The initial version of ox_python.
sm_executeStringByLocalParser is executed by PyRun_SimpleString().
See assert1.rr

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>