Ticket #20 (closed Defect: Fixed)

Opened 12 months ago

Last modified 12 months ago

python-application-1.0.9/application/python/queue.py is broken

Reported by: jh Owned by: Mircea Amarascu
Priority: Major Milestone: OpenXCAP 1.0 stable release
Component: XCAP protocol Version:
Severity: Critical Keywords:
Cc:

Description

looks like there is some svn/cvs update hassle in python-application-1.0.9/application/python/queue.py, which causes compilation error:

import Queue v v v v v v v

from application import log ************* from threading import Thread, Event, Lock

from application import log

Change History

Changed 12 months ago by admin

  • status changed from new to closed
  • resolution changed from To be investigated to Fixed

Fixed. Please download again python-application archive from http://download.dns-hosting.info/OpenXCAP/. Also if you're on Debian you can apt-get install python-application. Thanks.

Note: See TracTickets for help on using tickets.