<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.lang.jython.user">
    <title>gmane.comp.lang.jython.user</title>
    <link>http://blog.gmane.org/gmane.comp.lang.jython.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7328"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7327"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7326"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7325"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7319"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7314"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7309"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7306"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7305"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7292"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7291"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7290"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7287"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7285"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7267"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7261"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7260"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.jython.user/7259"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7328">
    <title>using telnetlib and its expect method in jython</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7328</link>
    <description>
Hi,

I am using the latest stable version of jython, version 2.2.1 and I am
trying to write a simple telnet program. However, I am having an issue with
the expect method in it.

Here is my code:

import telnetlib

HOST = 'localhost'
user = 'someone'
password = 'someones password'

tn = telnetlib.Telnet(HOST, 22)

aa, bb, cc = tn.expect(['&gt;&gt;&gt;'], 1)

print aa
print bb
print cc

And this is the error message:

Traceback (innermost last):
  File "/home/qm/workspace/project000/telnettest.py", line 11, in ?
  File "/home/qm/jython/Lib/telnetlib.py", line 623, in expect
  File "/home/qm/jython/Lib/select.py", line 204, in
cpython_compatible_select
  File "/home/qm/jython/Lib/select.py", line 54, in _getselectable
TypeError: ("Object 'java.nio.channels.SocketChannel[connected
local=/127.0.0.1:45293 remote=/127.0.0.1:22]' is not watchable", 88)

What am I supposed to do? Keep in mind that it works fine in Cpython and
also if I replace expect method with read_until method. But, expect is
important for me because ther</description>
    <dc:creator>ShamanMahmoudi</dc:creator>
    <dc:date>2008-12-01T12:59:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7327">
    <title>SciPy with Jython</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7327</link>
    <description>Hi

Has sciPy been ported to jython or is there a way to use Scipy in Java.
If yes can anyone provide with a link of an example or anything for
that... i.e demonstrating how to use it. Couldn't really find any...


TIA

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>indian scorpio</dc:creator>
    <dc:date>2008-12-01T09:11:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7326">
    <title>Raymundo Baquirin has invited you to join Friendster</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7326</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Raymundo Baquirin</dc:creator>
    <dc:date>2008-12-01T02:23:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7325">
    <title>Embed Jython into Eclipse Plugin - javaos not found</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7325</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Paul Gibbons</dc:creator>
    <dc:date>2008-11-30T21:35:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7320">
    <title>Syntax errors</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7320</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>David Bush</dc:creator>
    <dc:date>2008-11-30T00:23:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7319">
    <title>Jython Monthly - Issue #24 - November 28, 2008</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7319</link>
    <description>============================================
Jython Monthly - Issue #24 - November 28, 2008
URL: http://wiki.python.org/jython/JythonMonthly/Newsletters/November2008
Please send articles and news to:  juneau001&lt; at &gt;gmail.com
============================================

Please read the complete newsletter by visiting the URL above.

Happy Thanksgiving to the community.  Stay tuned for the new Jython
Monthly podcast
which should begin next month if all goes as planned.  I will post
details to the list.

Sorry for the late distribution this month, the family and work have been
keeping me busy!

Best,

Josh Juneau

Summary of November 2008 Contents:

News
====

Jython 2.5 b0 Released
http://www.jython.org

Netbeans 6.5 Released
http://www.netbeans.org

nbPython Releases EA
http://download.netbeans.org/netbeans/6.5/python/ea/

Jythonroid
http://code.google.com/p/jythonroid/

Articles
======

Comparison of Python Virtual Machines

    In this article I'm going to go through some details about what is
going on under t</description>
    <dc:creator>Josh Juneau</dc:creator>
    <dc:date>2008-11-29T03:11:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7314">
    <title>string to method call</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7314</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Ammar.Hassan&lt; at &gt;sungard.com</dc:creator>
    <dc:date>2008-11-28T10:45:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7309">
    <title>Serialization</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7309</link>
    <description>
Hi, I'm having problems with serialization of instances of jython classes
that extend java classes.
After a long and bloody battle, I got a working example:

import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;

import org.python.core.PyModule;
import org.python.core.PyObject;
import org.python.core.imp;
import org.python.util.PythonInterpreter;
import org.python.util.PythonObjectInputStream;

public class JTest {
private static final PythonInterpreter interp = new PythonInterpreter();

public static void test() throws IOException, ClassNotFoundException {
final PyObject x = interp.get("x");
System.out.println(x);
final ByteArrayOutputStream os = new ByteArrayOutputStream();
new ObjectOutputStream(os).writeObject(x);
final ByteArrayInputStream is = new
ByteArrayInputStream(os.toByteArray());
final PyObject y = (PyObject) new
PythonObjectInputStream(is).readObject();
System.out.println(y);
}

public static </description>
    <dc:creator>aditsu</dc:creator>
    <dc:date>2008-11-27T13:35:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7306">
    <title>java to jython problem</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7306</link>
    <description>I am trying to convert a script from java to jython and I am having a
problem. I was hoping someone could help me. I actually wrote the script
first in jython and then when it didn't work, wrote it in java so I
could use the examples that were provided.

The script now works in java but won't work in jython. Both scripts are
pasted at the bottom of the email.
Everything that is in the sys.path.append in the jython script is in the
-classpath parameter when running the java script.

I'm getting the error on the line that reads:
res=manager.createDirectly(repfile,JFreeReport)

In the java script, the parameter passed in is JFreeReport.class
I have tried creating an instance of JFreeReport and passing it in it's
class object
x=JfreeReport()
res=manager.createDirectly(repfile,x.class)
with the same error.

The error I'm getting is:
Traceback (most recent call last):
  File "jython_jfree.jy", line 44, in ?
    res=manager.createDirectly(repfile,JFreeReport)
org.jfree.resourceloader.ResourceKeyCreationException:
o</description>
    <dc:creator>Sim Zacks</dc:creator>
    <dc:date>2008-11-27T09:52:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7305">
    <title>Join me on Bebo</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7305</link>
    <description>
You will like it.

Click to find out why

Please accept or reject this invitation by clicking below:

http://www.bebo.com/in/8208212033a722300041b135

......................................................................
 

This email was sent to you at the direct request of Aljosa Mohorovic &lt;aljosa.mohorovic&lt; at &gt;gmail.com&gt;. You have not been added to a mailing list.

If you would prefer not to receive invitations from ANY Bebo members please click here - http://www.bebo.com/unsub/8208212033a722300041 

Bebo, Inc., 795 Folsom St, 6th Floor, San Francisco, CA 94107, USA.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Aljosa Mohorovic</dc:creator>
    <dc:date>2008-11-26T22:18:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7292">
    <title>Jython 2.5b0 start script problems</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7292</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Mayne, Peter</dc:creator>
    <dc:date>2008-11-25T05:31:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7291">
    <title>JNI with 2.5b0</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7291</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Mayne, Peter</dc:creator>
    <dc:date>2008-11-25T04:55:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7290">
    <title>sys.path</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7290</link>
    <description>Hi

I am always with the same problem. Why sometimes the .jar files  
included in the sys.path are added (for example in the normal console)  
and why in other situations no (for example in the interactive console  
of nbphyton)?

Thanks

josu 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>josu jugo</dc:creator>
    <dc:date>2008-11-24T17:29:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7287">
    <title>Jython,  32bit works, 64bit fails</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7287</link>
    <description>﻿
I've got a Jython script that runs just fine on the 32-bit OS on my
laptop.   But on one of our virtual workstations (64-bit, 8GB RAM) it
fails quickly with -

adam&lt; at &gt;sandbox64:~&gt; jython XrefrMinimize.jy
Traceback (innermost last):
  File "XrefrMinimize.jy", line 35, in ?
Error: Java heap space
adam&lt; at &gt;sandbox64:~&gt; 


Eh???   Does this make sense to anyone?


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Adam Tauno Williams</dc:creator>
    <dc:date>2008-11-24T15:30:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7285">
    <title>Java class methods do not Auto Complete in Jythonwhile using Eclipse and PyDev</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7285</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>dudeja.rajat&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2008-11-24T14:05:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7272">
    <title>Problem importing Java packages</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7272</link>
    <description>Hi,

I have a problem with the current Jython trunk. When I try to import a Java
package, I get an ImportError for the first sub-package:

    Jython 2.5b0+ (trunk:5590M, Nov 18 2008, 14:23:44)
    [Java HotSpot(TM) Server VM (Sun Microsystems Inc.)] on java1.6.0_03
    Type "help", "copyright", "credits" or "license" for more information.
    &gt;&gt;&gt; import javax.swing
    Traceback (most recent call last):
      File "&lt;stdin&gt;", line 1, in &lt;module&gt;
    ImportError: No module named swing
    &gt;&gt;&gt; import org.xml.sax
    Traceback (most recent call last):
      File "&lt;stdin&gt;", line 1, in &lt;module&gt;
    ImportError: No module named xml

This happens both on the console and in module code.

Can I fix this somehow?

Thanks,
Stefan



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere</description>
    <dc:creator>Stefan Behnel</dc:creator>
    <dc:date>2008-11-20T16:45:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7267">
    <title>Using Jython from Java</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7267</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>Ammar.Hassan&lt; at &gt;sungard.com</dc:creator>
    <dc:date>2008-11-20T09:32:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7261">
    <title>Built-in function object() in Jython-2.1</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7261</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>dudeja.rajat&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2008-11-19T11:11:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7260">
    <title>TypeError: _new_impl(): expected 2 args; got 1</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7260</link>
    <description>
Hi,
   i am keep getting this error in jython 2.2 
    'TypeError: _new_impl(): expected 2 args; got 1'

   Sample Code 
   class PyListWrapper(PythonObject):
    
    def __init__(self, list_):
self.list_ = list_
PythonObject.__init__(self, self, self.tojava)

   def tojava(self, clazz):
print 'PyListWrapper.tojava', clazz

   If i try to call PyListWrapper([1,2,3]), i am keep getting this error.
And it is not even entering into __init__ method.
  PythonObject class is a java class which is extended from python PyObject
class.
  Same thing is working fine with jython 2.1. 

   Here is the stack stace
   TypeError: _new_impl(): expected 2 args; got 1

        at org.python.core.Py.TypeError(Unknown Source)
        at org.python.core.PyReflectedFunction.throwError(Unknown Source)
        at org.python.core.PyReflectedFunction.throwArgCountError(Unknown
Source)
        at org.python.core.PyReflectedFunction.throwError(Unknown Source)
        at org.python.core.PyReflectedConstructor.make(Unknown Source)
  </description>
    <dc:creator>pratibha chitipothu</dc:creator>
    <dc:date>2008-11-19T08:58:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7259">
    <title>How to create an array of multiple types?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7259</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Jython-users mailing list
Jython-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jython-users
</description>
    <dc:creator>dudeja.rajat&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2008-11-18T11:52:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.jython.user/7257">
    <title>Classes scan with pythoninterpreter</title>
    <link>http://comments.gmane.org/gmane.comp.lang.jython.user/7257</link>
    <description>Hi,

Iam also facing the same problem. Iam using jython 2.1.

Rgeards,
Anvesh



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Anvesh Reddy</dc:creator>
    <dc:date>2008-11-17T10:36:49</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.lang.jython.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.jython.user</link>
  </textinput>
</rdf:RDF>
