Revision: 11400 http://gar.svn.sourceforge.net/gar/?rev=11400&view=rev Author: wahwah Date: 2010-10-25 21:26:12 +0000 (Mon, 25 Oct 2010)
Log Message: ----------- mGAR v2: sharedlib_utils, remove a completed TODO item. Modified Paths: -------------- csw/mgar/gar/v2/lib/python/sharedlib_utils_test.py Modified: csw/mgar/gar/v2/lib/python/sharedlib_utils_test.py =================================================================== --- csw/mgar/gar/v2/lib/python/sharedlib_utils_test.py 2010-10-25 18:27:09 UTC (rev 11399) +++ csw/mgar/gar/v2/lib/python/sharedlib_utils_test.py 2010-10-25 21:26:12 UTC (rev 11400) @@ -1,16 +1,8 @@ #!/usr/bin/env python2.6 # $Id$ -"""Tests for the shared library utilities. +"""Tests for the shared library utilities.""" -TODO: Implement infering library names in context, for example: - -opt/csw/lib/libboinc.so.6.7.4 -opt/csw/lib/libboinc_api.so.6.7.4 -opt/csw/lib/libboinc_graphics2.so.6.7.4 -opt/csw/lib/libboinc_zip.so.6.7.4 -""" - __author__ = "Maciej Blizinski <mac...@opencsw.org>" import re This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel