[Python-Dev] Import java classes from python
Brett Cannon
bcannon at gmail.com
Thu Apr 24 19:15:01 CEST 2014
More information about the Python-Dev mailing list
Thu Apr 24 19:15:01 CEST 2014
- Previous message: [Python-Dev] Import java classes from python
- Next message: [Python-Dev] ConfigParser mangles keys with special chars
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu Apr 24 2014 at 1:10:39 PM, babu <babu.saidu at gmail.com> wrote: > Hi, I am new to python. I have a requirement to import java class from > python. Is there any possibility to import java class from python. > This list is for the development *of* Python, not the *use* of Python. But to quickly answer your question you want to look at Jython. -Brett > > > > -- > View this message in context: http://python.6.x6.nabble.com/ > Import-java-classes-from-python-tp5054707.html > Sent from the Python - python-dev mailing list archive at Nabble.com. > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ > brett%40python.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140424/2538f5a4/attachment.html>
- Previous message: [Python-Dev] Import java classes from python
- Next message: [Python-Dev] ConfigParser mangles keys with special chars
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list