GCCPY:
commit544003605bf46aee6513c8ac9abc5d25154ced73
authorPhilip Herron <redbrain@gcc.gnu.org>
Wed, 10 Jul 2013 12:56:48 +0000 (10 13:56 +0100)
committerPhilip Herron <redbrain@gcc.gnu.org>
Wed, 10 Jul 2013 12:56:48 +0000 (10 13:56 +0100)
treef9b43c6d6c13a6d4e24b839998a4a5deb7917bed
parent33317f2c2f6a9e03948edc0e59cf28d31aca6f26
GCCPY:
* New fib2.py testcase from the offical python tutorial
* REGRESSION FIX calling internal C func's such as list.append were broken now fixed
gcc/testsuite/python.test/fib2.py [new file with mode: 0644]
libgpython/runtime/gpy-module-stack.c