Message4965
I've seen that mysterious "The system cannot find the file <garbage>" on
windows but I'm not sure it's related (though I've never tried Django on
here)
I'm a bit suspicious of Windows line endings being the problem since
you're seeing "invalid constant type: 13". (char)13 is carriage return.
Is the 'type: 13' always reproducable?
It's a long shot, but you could test that theory by dos2unixing the
.class file and then trying to import it
No idea what might be corrupting the bytecode. Doubtful it's our
compiler but you never know |
|
Date |
User |
Action |
Args |
2009-07-30 21:15:55 | pjenvey | set | messageid: <1248988555.56.0.998503832653.issue1262@psf.upfronthosting.co.za> |
2009-07-30 21:15:55 | pjenvey | set | recipients:
+ pjenvey, leosoto, zyasoft, crankycoder, jars |
2009-07-30 21:15:55 | pjenvey | link | issue1262 messages |
2009-07-30 21:15:55 | pjenvey | create | |
|