Finally found the solution
Options.importSite = false;
which solved my issue.
I can't set Bindings and pass args to script. The only example I found is for
JavaScript. I think maybe it doesn't work for jython.
Thanks
From: Python-list on
behal
Not sure if this is the right list for jython questions.
I am getting started with both python and jython. My use case need is invoking
python from java. org.python:jython:2.7.2 loaded ok.
To check, I executed the following.
ScriptEngineManager manager = new ScriptEngineManager();
List
How do you use Jython Standalone Jar?
Do you have to "Intall"?
I usually use most standalone jars directly without intalling. And I want to
use this thing in Portable Apps, so I din't want to install anything.
Because it might end up in my Windows system and I won't kn
Hi All,
If you need Jython support in the mock backport, please shout now:
https://github.com/testing-cabal/mock/issues/453
cheers,
Chris
--
https://mail.python.org/mailman/listinfo/python-list
Thanks for the kind response.
Yes. I shall upgrade the same. am trying to access GUI action elements from
Jython to automate the Swing desktop application
On Sat, Feb 10, 2018 at 9:50 PM, Dan Stromberg wrote:
> On Sat, Feb 10, 2018 at 6:43 AM, Prahallad Achar
> wrote:
> > Hello
On Sat, Feb 10, 2018 at 6:43 AM, Prahallad Achar wrote:
> Hello team,
> Is it right to ask Jython related query here? If so kindly check my q here
> otherwise sorry for posting here...
I believe it can be done:
http://lmgtfy.com/?q=jython+swing
By the way, Jython 2.5 is pretty old.
Hello team,
Is it right to ask Jython related query here? If so kindly check my q here
otherwise sorry for posting here...
Can we access swing objects/events of any applications via Jython?
My present code
Downloaded Jython 2.5
Import sys
Sys.path.append (my java. Jar)
Thanks
Prahallad
Am 15.11.15 um 01:35 schrieb vjp2...@at.biostrategist.dot.dot.com:
Jython is python in java at jython.org.
I tried clicking and double clicking.
I does a wait cycle (rotating arrow)
then returns to attention.
I think you are describing the Windows mouse cursor that displays a
rotating wheel
On Sun, 15 Nov 2015 11:35 am, vjp2...@at.biostrategist.dot.dot.com wrote:
> Jython is python in java at jython.org.
>
> I tried clicking and double clicking.
Hi Vanos,
I am perfectly aware of what Jython is, what I don't know is what you
are "clicking and double-clicking&q
Jython is python in java at jython.org.
I tried clicking and double clicking.
I does a wait cycle (rotating arrow)
then returns to attention.
I'm trying to run RDKIT, an app written for jython.
THen I realised jython wasn't working at all.
I've had same problem with some jav
On Sat, 14 Nov 2015 12:35 pm, vjp2...@at.biostrategist.dot.dot.com wrote:
> I click jython.org standalone jar and it just does a wait cycle.
I'm afraid I can't completely understand the problem you are having, since
you haven't really described it with sufficient detail. But my *guess* (and
this
I click jython.org standalone jar and it just does a wait cycle.
What does it need to give me a prompt?
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.panix.com/~vjp2/vasos.htm
---{Nothing her
wrote:
> I installed Jython and will start playing with it. There probably will
> be differences between Python and Jython. Is there a way to determine
> if a script is run by Python or Jython? Then different execution paths
> could be taken. With sys.version(_info) you do not
Cecil Westerhof wrote:
> I installed Jython and will start playing with it. There probably will
> be differences between Python and Jython. Is there a way to determine
> if a script is run by Python or Jython? Then different execution paths
> could be taken. With sys.version(_info) yo
On Sunday 21 Jun 2015 12:54 CEST, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 12:21:03 +0200, Cecil Westerhof
> writes:
>> On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
>>
>>> Do you have Jython 2.7 released a few weeks ago?
>>
>>
On 21.06.2015 11:40, Cecil Westerhof wrote:
> Thanks. Good that I asked it. :-D
Good for you that you found someone able to enter words into a Google
query. That's a skill you might want to acquire some time in the future.
Cheers,
Johannes
--
>> Wo hattest Du das Beben nochmal GENAU vorhergesa
Sun, Jun 21, 2015 12:24 PM CEST Cecil Westerhof wrote:
>On Sunday 21 Jun 2015 11:22 CEST, Laura Creighton wrote:
>
>> In a message of Sun, 21 Jun 2015 10:12:06 +0200, Cecil Westerhof
>> writes:
>> I installed Jython and will start playing
In a message of Sun, 21 Jun 2015 12:21:03 +0200, Cecil Westerhof writes:
>On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
>
>> Do you have Jython 2.7 released a few weeks ago?
>
>Yes, but I was dumb enough to start the old version when I did this.
>:-(
>
>
On Sunday 21 Jun 2015 11:22 CEST, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 10:12:06 +0200, Cecil Westerhof
> writes:
>> I installed Jython and will start playing with it. There probably
>> will be differences between Python and Jython. Is there a way to
>&g
On Sunday 21 Jun 2015 11:26 CEST, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 10:14:15 +0200, Cecil Westerhof
> writes:
>> I have no experience yet with Jython or Android development. But I
>> was wondering: would it be possible to write applications for
>>
On Sunday 21 Jun 2015 11:05 CEST, Laura Creighton wrote:
> Do you have Jython 2.7 released a few weeks ago?
Yes, but I was dumb enough to start the old version when I did this.
:-(
There is still one problem:
==
>&
On Sunday 21 Jun 2015 10:56 CEST, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 09:53:23 +0200, Cecil Westerhof
> writes:
>> On openSUSE there is a very old version of Jython installed
>> (2.2.1), so I installed the latest version (2.7.0). But when
>> starting
In a message of Sun, 21 Jun 2015 10:14:15 +0200, Cecil Westerhof writes:
>I have no experience yet with Jython or Android development. But I was
>wondering: would it be possible to write applications for Android with
>Jython? You normally use Java for it, but I think I would like Jython
&
In a message of Sun, 21 Jun 2015 10:12:06 +0200, Cecil Westerhof writes:
>I installed Jython and will start playing with it. There probably will
>be differences between Python and Jython. Is there a way to determine
>if a script is run by Python or Jython? Then different execution paths
Do you have Jython 2.7 released a few weeks ago?
Laura
--
https://mail.python.org/mailman/listinfo/python-list
In a message of Sun, 21 Jun 2015 09:53:23 +0200, Cecil Westerhof writes:
>On openSUSE there is a very old version of Jython installed (2.2.1),
>so I installed the latest version (2.7.0). But when starting this I
>get:
>*sys-package-mgr*: can't write cache file for
>
On Sunday 21 Jun 2015 09:56 CEST, Cecil Westerhof wrote:
> When I execute in the latest Jython:
> from __future__ import print_function
> I get:
> Traceback (innermost last):
> (no code object) at line 0
> File "", line 1
> SyntaxError: future feature print_function
I have no experience yet with Jython or Android development. But I was
wondering: would it be possible to write applications for Android with
Jython? You normally use Java for it, but I think I would like Jython
more. :-D
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http
I installed Jython and will start playing with it. There probably will
be differences between Python and Jython. Is there a way to determine
if a script is run by Python or Jython? Then different execution paths
could be taken. With sys.version(_info) you do not get this
information.
--
Cecil
On openSUSE there is a very old version of Jython installed (2.2.1),
so I installed the latest version (2.7.0). But when starting this I
get:
*sys-package-mgr*: can't write cache file for
'/var/lib/h2/h2-1.3.176/bin/h2-1.3.176.jar'
*sys-package-mgr*: can't write ca
When I execute in the latest Jython:
from __future__ import print_function
I get:
Traceback (innermost last):
(no code object) at line 0
File "", line 1
SyntaxError: future feature print_function is not defined
This is not implemented in the latest jython? I pref
On Saturday 20 Jun 2015 15:01 CEST, Laura Creighton wrote:
> In a message of Sat, 20 Jun 2015 12:58:33 +0200, Cecil Westerhof
> writes:
>> I installed Jython in openSUSE 13.2. But when calling jython I get:
>> /usr/bin/build-classpath: error: JAVA_LIBDIR must be set
>>
In a message of Sat, 20 Jun 2015 12:58:33 +0200, Cecil Westerhof writes:
>I installed Jython in openSUSE 13.2. But when calling jython I get:
>/usr/bin/build-classpath: error: JAVA_LIBDIR must be set
>Error: Could not find or load main class org.python.util.jython
>
>Does
I installed Jython in openSUSE 13.2. But when calling jython I get:
/usr/bin/build-classpath: error: JAVA_LIBDIR must be set
Error: Could not find or load main class org.python.util.jython
Does anyone have an idea what I need to do to get it working?
--
Cecil Westerhof
Senior Software
On Sunday, May 10, 2015 at 7:55:22 AM UTC+5:30,
vjp...@at.biostrategist.dot.dot.com wrote:
> I have to try this and see if there is ome kind of init file in jython/python
> sorta like autoexec.bat. Ialso have no idea if the commands they provide are
> all it takes to run the app or I hav
I have to try this and see if there is ome kind of init file in jython/python
sorta like autoexec.bat. Ialso have no idea if the commands they provide are
all it takes to run the app or I have to stay in jython.. sorry, I'm thinking
at loud.. ok, thanks t
Tee from gnuutils??
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.panix.com/~vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security mean
On 05/09/2015 05:04 PM, vjp2...@at.biostrategist.dot.dot.com wrote:
Thanks.. I suspected it wasn't meant to be taken as in the file
THe one thing I'm not sure if Jython is suppsosedto keep running
after the initisl stuff is loaded in..
To put the question in purely DOS terms if
On 05/09/2015 03:04 PM, vjp2...@at.biostrategist.dot.dot.com wrote:
> Thanks.. I suspected it wasn't meant to be taken as in the file
>
> THe one thing I'm not sure if Jython is suppsosedto keep running
> after the initisl stuff is loaded in..
>
>
> To put the
Thanks.. I suspected it wasn't meant to be taken as in the file
THe one thing I'm not sure if Jython is suppsosedto keep running
after the initisl stuff is loaded in..
To put the question in purely DOS terms if you run a program can you pipe it
some commands and then keep it running t
On Sat, 9 May 2015 09:36 am, vjp2...@at.biostrategist.dot.dot.com wrote:
> How do I do this in a .bat file?
> Do I include the Jython or pipe it?
>
> % CLASSPATH=$CLASSPATH:$RDBASE/Code/JavaWrappers/gmwrapper/org.RDKit.jar;
> jython
> -Djava.library.path=$RDBASE/Code/Java
On 5/8/2015 7:36 PM, vjp2...@at.biostrategist.dot.dot.com wrote:
How do I do this in a .bat file?
Do I include the Jython or pipe it?
% CLASSPATH=$CLASSPATH:$RDBASE/Code/JavaWrappers/gmwrapper/org.RDKit.jar; jython
-Djava.library.path=$RDBASE/Code/JavaWrappers/gmwrapper
Jython 2.2.1 on
How do I do this in a .bat file?
Do I include the Jython or pipe it?
% CLASSPATH=$CLASSPATH:$RDBASE/Code/JavaWrappers/gmwrapper/org.RDKit.jar; jython
-Djava.library.path=$RDBASE/Code/JavaWrappers/gmwrapper
Jython 2.2.1 on java1.6.0_20
Type "copyright", "credits" or "lice
On Sat, Jan 10, 2015 at 3:06 AM, Grant Edwards wrote:
> Just to clarify, Jython
>
> 1) is a Python compiler that compiles Python source code into JVM
> bytecode (class, jar, whatever) that runs on a standard Java
> runtime. Python programs compiled with Jython ca
On 2015-01-09, Chris Angelico wrote:
> Jython isn't a combination of Python and Java; it's Python,
> implemented in Java. Does that answer your question?
Just to clarify, Jython
1) is a Python compiler that compiles Python source code into JVM
bytecode (class, jar, wha
On Fri, Jan 9, 2015 at 3:10 PM, Brian wrote:
> I tried to find out more on the internet but didn't have much success. All
> I know is that its a combination of Python and Java.
> Is it more Java than Python or the other way around?
> Is Jython free like Python?
> Is the prog
I tried to find out more on the internet but didn't have much success. All
I know is that its a combination of Python and Java.
Is it more Java than Python or the other way around?
Is Jython free like Python?
Is the programming language for Jython similar to Python or similar to
Java?
Are
Venugopal Reddy wrote:
> Thanks for Help Sir,
>
> Am using " for feature in tree.findall(
>
> ".//{urn:ford/interface/VehicleOrder/LegacyFeatureMapping/v2}PortInstalledOptionFeature"):
> ) "
>
> Please sir help me
>
> Here also this findall Method is not return any list value
Thanks for Help Sir,
Am using " for feature in tree.findall(
".//{urn:ford/interface/VehicleOrder/LegacyFeatureMapping/v2}PortInstalledOptionFeature"):
) "
Please sir help me
Here also this findall Method is not return any list values.
On Wednesday, October 15, 2014 1:03:00 PM UTC
Venugopal Reddy wrote:
> Actuvally am having below XML File:
>
>
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
> xmlns:a="urn:ford/VehicleOrder/LegacyFeatureMapping/v2.0"
> xmlns:b="urn:ford/VehicleOrder/SingleOrderEdit/v1.0"
> xmlns:c="urn:ford/interface/VehicleOrder/LegacyFe
Actuvally am having below XML File:
http://schemas.xmlsoap.org/soap/envelope/";>
13001
2014
12
178
Venugopal Reddy wrote:
> Ok, I will explain my problem in details :
>
> I have below XML:
>
>
>
>
> 1
> 2008
> 2009>
> 141100
>
>
>
>
> 4
> 2011
> 59900
>
>
>
> 68
> 2011
Ok, I will explain my problem in details :
I have below XML:
1
2008
2009>
141100
4
2011
59900
68
2011
13600
>From
On Mon, Oct 13, 2014 at 5:39 AM, Venugopal Reddy
wrote:
> Dear All,
>
> How to write a program for reading or parsing the XML file in Sub root Wise.
I don't know what "Sub root Wise" is. You can find an overview of
Python's XML parsing interfaces at
https://docs.python.org/2/library/xml.html. I w
Dear All,
How to write a program for reading or parsing the XML file in Sub root Wise.
For ex:
Below XMl, I want to read/ parse first country details and here also two year
tag values are there.. Here I need to read/parse first year value only measn
'2008' Only..After that I need to read secon
On Thu, 09 Oct 2014 05:30:21 -0700, Venugopal Reddy wrote:
> XML parsing using Jython..
> In my XML file , One main node is there and Multiple child tags are
> there. But In Child tags , same name repeated twice (like tag
> repeated twice)
> Please help me on this
Normall
Am new to python and Jython...
Kindly help me on My issue please !
My Issue is:
XML parsing using Jython..
I am sucessfully reading XML file using xml.etree.ElementTree package ..
But I have a issue in below scenario . this scenario my code is not working.
In my XML file , One main node is
On 30 November 2013 03:15, Eamonn Rea wrote:
> Ok, here's the code:
> [elided]
>
As I said, please also show the *exact* error - copy and paste the stack
trace.
Tim Delaney
--
https://mail.python.org/mailman/listinfo/python-list
Ok, here's the code:
body_def = BodyDef() # Imports the BodyDef class fine.
body_def.type = BodyDef.DynamicBody # Says it can't find a module from LibGDX
called BodyDef.
All my code:
from com.badlogic.gdx import Game, Gdx, Screen
from com.badlogic.gdx.backends.lwjgl import LwjglApplicationConf
On 29 November 2013 04:22, Eamonn Rea wrote:
> Hello! I'm using Jython to write a game with Python/Jython/LibGDX. I
> wasn't having any trouble, and everything was going well, but sadly I can't
> access items in enumerations.
>
> If you know about the LibGDX li
Hello! I'm using Jython to write a game with Python/Jython/LibGDX. I wasn't
having any trouble, and everything was going well, but sadly I can't access
items in enumerations.
If you know about the LibGDX library and have used it, you'll probably know
about the BodyType enum
On Wed, Jul 3, 2013 at 10:55 PM, rusi wrote:
> On Wednesday, July 3, 2013 5:52:12 PM UTC+5:30, Steven D'Aprano wrote:
>> I'm running a box with Debian squeeze, and I just ran:
>> sudo aptitude install jython
>> which ended up installing Python 2.5:
>
> BTW t
On Wednesday, July 3, 2013 5:52:12 PM UTC+5:30, Steven D'Aprano wrote:
> I'm running a box with Debian squeeze, and I just ran:
> sudo aptitude install jython
> which ended up installing Python 2.5:
BTW trying to install jython out here gave me this list
(which does no
On Wed, 03 Jul 2013 07:43:46 -0500, Skip Montanaro wrote:
>> Does anyone know why CPython 2.5 is a dependency for Jython 2.5.1+ on
>> Debian squeeze?
>
> Might Jython use some Python modules/packages unmodified? Does sys.path
> in Jython refer to the CPython tree?
Apparent
> Does anyone know why CPython 2.5 is a dependency for Jython 2.5.1+ on
> Debian squeeze?
Might Jython use some Python modules/packages unmodified? Does
sys.path in Jython refer to the CPython tree?
Skip
--
http://mail.python.org/mailman/listinfo/python-list
On Wednesday, July 3, 2013 5:52:12 PM UTC+5:30, Steven D'Aprano wrote:
> Does anyone know why CPython 2.5 is a dependency for Jython 2.5.1+ on
> Debian squeeze?
Not exactly answering your question...
The debian dependencies can be fairly 'conservative' which means all kind
I'm running a box with Debian squeeze, and I just ran:
sudo aptitude install jython
which ended up installing Python 2.5:
[...]
Linking and byte-compiling packages for runtime python2.5...
Setting up python2.5 (2.5.5-11) ...
Does anyone know why CPython 2.5 is a dependency for Jython
Hello all,
Some time recently, the wiki at http://wiki.python.org/ was hacked. The
vandal who broke in deleted all the wiki data. However, it is possible
that before destroying the data, he may have gained access to user
passwords.
If you had an account on the wiki, and use the same password e
Naresh Kumar wrote:
>
>
>
> Hello,
>
> I am trying to use the Jython in IBM AIX and HP machines to test our
> framework which is based on JAVA. when trying to run our python and jython
> based testcases using system test framework we are getting below err
Hello,
I am trying to use the Jython in IBM AIX and HP machines to test our framework
which is based on JAVA.
when trying to run our python and jython based testcases using system test
framework we are getting below errors in jython.err file
Error: could not find libjava.so
Error: could
On 18/07/12 05:12, gaodexiaozh...@gmail.com wrote:
However,there is one project implemented by Python used PyXML and now
my Jython project has to depend on it ,so I am afraid that if Jython
doesn't support PyXML,then my jython project can not depend on the
original Python project ,then my j
在 2012年7月17日星期二UTC+8下午6时02分31秒,Stefan Behnel写道:
> Matej Cepl, 17.07.2012 11:39:
> > On 17/07/12 10:35, gaodexiaozh...@gmail.com wrote:
> >>> > I'm trying to parse an xml file with jython
> (not through java
> >>> parsers
> >>> &
Matej Cepl, 17.07.2012 11:39:
> On 17/07/12 10:35, gaodexiaozh...@gmail.com wrote:
>>> > I'm trying to parse an xml file with jython (not through java
>>> parsers
>>> > like xerces).
>
> https://code.google.com/p/jython-elementtree/ ???
Note tha
On 17/07/12 10:35, gaodexiaozh...@gmail.com wrote:
> I'm trying to parse an xml file with jython (not through java parsers
> like xerces).
https://code.google.com/p/jython-elementtree/ ???
--
http://mail.python.org/mailman/listinfo/python-list
gaodexiaozh...@gmail.com, 17.07.2012 10:35:
> hi,do you know the PyXML whether can be supported by Jython ?
PyXML is a dead project, don't use it.
You can use ElementTree in Jython, just as in Python.
Stefan
--
http://mail.python.org/mailman/listinfo/python-list
在 2003年11月24日星期一UTC+8下午7时42分31秒,Paul Boddie写道:
> janeaustin...@hotmail.com (Jane Austine) wrote in message
> news:<ba1e306f.0311201805.9df...@posting.google.com>;...
> > I'm trying to parse an xml file with jython (not through java parsers
> > like xerces).
> >
On 21/06/12 02:26:41, Steven D'Aprano wrote:
> There used to be a page describing the differences between Jython and
> CPython here:
>
> http://www.jython.org/docs/differences.html
>
> but it appears to have been eaten by the 404 Monster.
It has been moved to:
http://ww
> Does Jython 2.5 honour the PYTHONSTARTUP environment variable? According
> to my testing, it doesn't.
>
> There used to be a page describing the differences between Jython and
> CPython here:
>
> http://www.jython.org/docs/differences.html
>
> but it appea
Does Jython 2.5 honour the PYTHONSTARTUP environment variable? According
to my testing, it doesn't.
There used to be a page describing the differences between Jython and
CPython here:
http://www.jython.org/docs/differences.html
but it appears to have been eaten by the 404 Mo
ed, how to use these files?
>>
>> Could you enlighten me with tested/proven step by step instructions?
>>
>> Regards.
>>
>> David
>>
>> ___
>
> David,
>
> Jythonc has been deprecated for years and hasn't been included with
> J
On 6/4/2012 11:35 AM, David Shi wrote:
Please post plain text rather than html. It just works better and is the
convention for this newsgroup and mailing list.
--
Terry Jan Reedy
--
http://mail.python.org/mailman/listinfo/python-list
tep by step instructions?
>
> Regards.
>
> David
>
> ___
David,
Jythonc has been deprecated for years and hasn't been included with
Jython since 2.2. Nor does it support any language feature newer than
2.2. I don't think anyone managed to get the python to JVM byte
David Shi, 04.06.2012 17:35:
> Compiling your Python code with jythonc
> I do not know whether I downloaded a wrong version of Jythonc? Or, got
> mismatched software or instructions.
Jythonc used to work in Jython 2.2 but is no longer supported in Jyton 2.5.
Stefan
--
http://mail.p
: "Narayanaswamy, Mohan"
To: David Shi
Cc: python-list@python.org
Sent: Monday, 4 June 2012, 16:38
Subject: RE: Where is the latest step by step guide to use Jython to
compilePython into Java?
David,
Thanks for the link, here that compilation steps won’t produce java code, but
it co
: Re: Where is the latest step by step guide to use Jython to
compilePython into Java?
Mohan,
Please see the following link as an example.
http://www.ssec.wisc.edu/~tomw/visadtutor/compile.html
I just can not make any success with some of these instructions.
Compiling your Python code
the latest step by step guide to use Jython to
compilePython into Java?
David,
As per my knowledge, You can’t find steps to convert python into java anywhere.
1) I am not expert in python, but familiar with Java. Python by default
uses python-vm and converts into byte code, wh
ython
constructs tend to be more powerful and general, so there is no simple
direct mapping. But assuming sufficiently complex Java code, any Python
code can be translated to equivalent Java code.
Simple prove: Jython can execute Python code, and Jython is (at its basis)
written in Java. If you now c
David,
As per my knowledge, You can’t find steps to convert python into java anywhere.
1) I am not expert in python, but familiar with Java. Python by default
uses python-vm and converts into byte code, which is not compatible with JVM
byte-code, Jython/Jruby/Jxxx are supporting
David Shi, 04.06.2012 16:36:
> Where is the latest step by step guide to use Jython to compile Python into
> Java?
I don't think there is such a thing, simply because Jython does not compile
Python into Java.
> I found that it was very confusing by reading not updated text.
It
Hello,
Where is the latest step by step guide to use Jython to compile Python into
Java?
I found that it was very confusing by reading not updated text.
Please help.
Regards.
David
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I wanted to do some first experiments with Jython (which should now be
able to run django apps)
Thus I wanted to create a virtualenv setup for jython
with following command:
virtualenv -p jython --no-site-packages ~/mypy
However this fails with following output:
Running virtualenv
n the
Jython website/wiki instead of having to link to a mailing list
archive page. :-)
--Guido
On Thu, May 17, 2012 at 1:56 PM, fwierzbi...@gmail.com
wrote:
> On behalf of the Jython development team, I'm pleased to announce that
> Jython 2.7 alpha1 is available for downl
On Thu, 2012-05-17 at 11:13 +1000, Chris Angelico wrote:
> On Thu, May 17, 2012 at 9:01 AM, Ethan Furman wrote:
> > A record is an interesting critter -- it is given life either from the user
> > or from the disk-bound data; its fields can then change, but those changes
> > are not reflected on
Chris Angelico wrote:
On Thu, May 17, 2012 at 9:01 AM, Ethan Furman wrote:
A record is an interesting critter -- it is given life either from the user
or from the disk-bound data; its fields can then change, but those changes
are not reflected on disk until .write_record() is called; I do thi
On 17 May 2012 11:13, Chris Angelico wrote:
> On Thu, May 17, 2012 at 9:01 AM, Ethan Furman wrote:
> > A record is an interesting critter -- it is given life either from the
> user
> > or from the disk-bound data; its fields can then change, but those
> changes
> > are not reflected on disk unt
On Thu, May 17, 2012 at 9:01 AM, Ethan Furman wrote:
> A record is an interesting critter -- it is given life either from the user
> or from the disk-bound data; its fields can then change, but those changes
> are not reflected on disk until .write_record() is called; I do this
> because I am fr
Tim Delaney wrote:
On 17 May 2012 07:33, Ethan Furman wrote:
Just hit a snag:
In cPython the deterministic garbage collection allows me a
particular optimization when retrieving records from a dbf file --
namely, by using weakrefs I can tell if the record is still in
memory and active, and if s
ot; or "license" for more information.
import sys
sys.subversion
('CPython', 'tags/r271', '86832')
Jython 2.5.2 (Release_2_5_2:7206, Mar 2 2011, 23:12:06)
[Java HotSpot(TM) Client VM (Sun Microsystems Inc.)] on java1.6.0_31
Type "help", &q
On 17 May 2012 07:33, Ethan Furman wrote:
> Just hit a snag:
>
> In cPython the deterministic garbage collection allows me a particular
> optimization when retrieving records from a dbf file -- namely, by using
> weakrefs I can tell if the record is still in memory and active, and if so
> not hit
copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.subversion
('CPython', 'tags/r271', '86832')
Jython 2.5.2 (Release_2_5_2:7206, Mar 2 2011, 23:12:06)
[Java HotSpot(TM) Client VM (Sun Microsystems
1 - 100 of 460 matches
Mail list logo