-
ttul committed patchset 19 of module PyInline to the Inline for Python CVS repository, changing 1 files.
2002-01-29 20:00:47 UTC in Inline for Python
-
ttul committed patchset 3 of module htdocs to the Inline for Python CVS repository, changing 1 files.
2001-09-20 17:06:01 UTC in Inline for Python
-
ttul committed patchset 2 of module htdocs to the Inline for Python CVS repository, changing 2 files.
2001-09-20 16:51:21 UTC in Inline for Python
-
ttul committed patchset 1 of module htdocs to the Inline for Python CVS repository, changing 2 files.
2001-09-20 16:51:21 UTC in Inline for Python
-
ttul committed patchset 18 of module PyInline to the Inline for Python CVS repository, changing 1 files.
2001-09-06 22:26:51 UTC in Inline for Python
-
I'd like to merge the Python and Perl Inline projects
into one megaproject called "inline". Currently, Perl
Inline is not hosted on SourceForge
(http://inline.perl.org) but PyInline is.
Could you please rename the pyinline project to inline?
Thanks!
2001-09-04 23:50:19 UTC in SourceForge.net
-
ttul committed patchset 17 of module PyInline to the Inline for Python CVS repository, changing 1 files.
2001-09-04 03:42:25 UTC in Inline for Python
-
ttul committed patchset 16 of module PyInline to the Inline for Python CVS repository, changing 1 files.
2001-08-31 20:39:55 UTC in Inline for Python
-
ttul committed patchset 15 of module PyInline to the Inline for Python CVS repository, changing 1 files.
2001-08-31 20:08:38 UTC in Inline for Python
-
Logged In: YES
user_id=17994
Hi Skip,
I created (or modified -- can't remember) example4.py
to include the Fibonacci test Thomas provided in his
post to c.l.py. The only difference with my example4 is that
it uses the Fibonacci function as a test and it adds
fib_c to a class using new.instancemethod(). Oh -- and your
benchmark is probably more accurate.
Thanks for posting the patch :)
2001-08-29 21:43:33 UTC in Inline for Python