chiark / gitweb /
Oops, forgot to commit. Lots of faffing arround with graphs, graphs will be added...
[familyTree.git] / familyTree / printLists.py
index 0332d8e43da8f917ede3261217ebcf40b428d922..75ba3b2884b9be1244b2d41f4ab78f7e510ef690 100755 (executable)
@@ -11,11 +11,11 @@ o = askQuestion.count_names('\n')
 
 print o
 
-#o = askQuestion.count_birth_month('\n')
-#print o
+o = askQuestion.count_birth_month('\n')
+print o
 
-#o = askQuestion.count_death_month('\n')
-#print o
+o = askQuestion.count_death_month('\n')
+print o
 
 #o = askQuestion.list_territories('\n')