type, altho this can be
represented as an int, i dont know what effect it would have elsewhere).
anyways, i just thought i'd throw the idea out there incase anyone
else, especially anyone who has a chance at implementing it, thinks
it's a good idea.
you were close :)
"return unicode(self)" instead
i've attached a test file to the bug i submitted at:
https://sourceforge.net/tracker/index.php?func=detail&aid=1800378&group_id=12867&atid=112867
On Sun, 2007-09-23 at 12:55 -0700, Charlie Groves wrote:
> Hi Tristan,
out it for now. I was applying
http://sourceforge.net/tracker/index.php?func=detail&aid=1799330&group_id=12867&atid=312867
this patch of Leo's. but it left me with the following compile error.
[javac]
/home/tristan/projects-local/jython/jython/src/org/python/core/PyUnicodeDeri
{
exposed___init__(PyObject self,PyBuiltinFunction.Info info) {
My question is. Why, if in CPython object.__unicode__ doesn't exist, why
does it in jython?
On 20/09/2007, at 7:30 PM, Tristan King wrote:
I've been working on getting the django tutorial to work, and got up
String code = obj.toString();
+String code = obj.toString().toLowerCase();
if(code.length() != 1) {
throw Py.ValueError("typecode must be in [zcbhilfd]");
}
i also applied the jython patch to fix the __module__ problems.
and that
124 is the most interesting)
the changesets are a bit messed up since i have not updated all my files
to reflect the current django-svn.
below i'll post a description of all the things i've done so far for all
who're interested.
cheers
--Tristan
just a quick note: i'm
#x27;"TESTDB_DBTEST"."CARACTER"', '"TESTDB_DBTEST"."TEXTO"',
'"TESTDB_DBTEST"."MONTO"']
self Error in formatting:column at array pos 0 fetched with error:
1406
sql ' FROM "TESTDB_DBTEST" ORDER BY &qu
Hi Russ:
Do you have news about Oracle Sprint stuff? Will this be included in
0.96?
Tristan.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email