diff --git a/index2.py b/index2.py index 27a8a09d..74b20ff6 100755 --- a/index2.py +++ b/index2.py @@ -1,7 +1,7 @@ #======================================================================= __version__ = '''0.0.01''' -__sub_version__ = '''20120302021211''' +__sub_version__ = '''20120302022717''' __copyright__ = '''(c) Alex A. Naanou 2011''' @@ -81,8 +81,23 @@ SUBTREE_CLASSES = { #----------------------------------------------------------------------- +# XXX need a strategy to check if two files that have the same GID are +# identical, and if so, need to destinguish them in the GID... +# might be a good idea to add a file hash def image_gid(path): - i = metadata.ImageMetadata('%s.%s' % (path, raw[-1])) + ''' + Calgulate image GID. + + Format: + -