Changeset 3292 for lliurex-store/trunk
- Timestamp:
- Jan 12, 2017, 2:39:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/python3-lliurex-store.install/usr/share/lliurexstore/storeManager.py
r3291 r3292 26 26 'remove':['search','info','pkginfo','remove'] 27 27 } 28 self.dbg= 128 self.dbg=0 29 29 self.threads={} #Dict that stores the functions that must execute each action 30 30 self.threadsProgress={} #"" "" "" the progress for each launched thread
Note: See TracChangeset
for help on using the changeset viewer.