Modules - Jython Vs Python?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patrick Finnegan

    #1

    Modules - Jython Vs Python?

    How many of the Python modules written in C have been rewritten and and
    ported to Java to run under Jython? I am talking about SMTP, LDAP,
    WIN2K,XML etc. Is there a list anywhere ?

    Thanks

    Patrick.

  • Khalid Zuberi

    #2
    Re: Modules - Jython Vs Python?

    Patrick Finnegan writes:
    >
    How many of the Python modules written in C have been rewritten and and
    ported to Java to run under Jython? I am talking about SMTP, LDAP,
    WIN2K,XML etc. Is there a list anywhere ?
    >
    There's a list on the jython wiki of absent modules:



    though i can't vouch for it being up to date.

    - kz





    Comment

    Working...