changeset 325:7a734dba4cac

wrote back _cache
author Thierry Bertin-Mahieux <bertinmt@iro.umontreal.ca>
date Fri, 13 Jun 2008 11:14:59 -0400
parents ce79bf5fa463
children fe57b96f33d4
files version.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/version.py	Thu Jun 12 20:54:49 2008 -0400
+++ b/version.py	Fri Jun 13 11:14:59 2008 -0400
@@ -4,6 +4,7 @@
 import os
 
 
+_cache = dict()
 
 def src_version(module_name):
     """Return compact identifier of module code.