Ticket #313 (closed defect: fixed)

Opened 2 years ago

Last modified 8 months ago

Python string exceptions not allowed in Python 2.6

Reported by: cjsmo Assigned to: htgoebel
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

One of the changes brought by Python 2.6 is the removal of string exceptions, so they won't work in Python 2.6

Best regards Charlie

Attachments

02_string_exception_fix (0.7 kB) - added by cjsmo on 30.06.2010 22:54:15.

Change History

30.06.2010 22:54:15 changed by cjsmo

  • attachment 02_string_exception_fix added.

06.07.2010 13:13:34 changed by jmsizun

noted.

will be patched in SVN ASAP.

JM

06.07.2010 13:29:39 changed by dev

there exists a newer version of galleryremote where this is fixed already, might be better to update to that and track our changes there

23.06.2011 16:55:51 changed by htgoebel

Fixed in my git repository https://github.com/htgoebel/coherence #c294f44

24.06.2011 11:06:13 changed by htgoebel

  • owner changed from dev to htgoebel.

24.06.2011 11:06:15 changed by htgoebel

  • status changed from new to closed.
  • resolution set to fixed.