[IronPython] dll
David Ascher
david.ascher at gmail.com
Fri Sep 10 18:00:40 PDT 2004
On Fri, 10 Sep 2004 17:40:55 -0700, Curt Hagenlocher
<curt at hagenlocher.org> wrote:
> "Garth T Kidd" <garth at deadlybloodyserious.com> writes:
>
> > import System
> > def foo(a, b):
> > return "%s: %d" % (a, b)
> > my_func.__CLRdetails__ = (System.String, System.Int64,
> > System.String)
>
> Does this syntax work in Python 2.3? It doesn't currently work
> in IronPython (hereafter, "FePy"),
:-) I like it!
More information about the users-ironpython.com
mailing list