projects
/
matthijs
/
upstream
/
mobilegtd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58ba32
)
Use compat.sorted.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 14 Aug 2009 15:00:35 +0000
(17:00 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 14 Aug 2009 15:10:38 +0000
(17:10 +0200)
src/model/projects.py
patch
|
blob
|
history
diff --git
a/src/model/projects.py
b/src/model/projects.py
index c20d5fe2c8c21cf60467e64fc03ff78baaad0afb..5ac13f8ad79536609a82545d0b9418f52e9c9251 100644
(file)
--- a/
src/model/projects.py
+++ b/
src/model/projects.py
@@
-1,6
+1,7
@@
from project import Project
from observable import ObservableList
from filtered_list import FilteredList
+from compat import sorted
#from tickler import TickleDirectory
#from inout.io import *
#