Robert Kern wrote:
On 7/26/10 5:16 PM, Michael Hoffman wrote:
I have been using Jason Orendorff's path.py module for a long time. It
is very
useful. The only problem is that Python 2.6 deprecates the md5 module it
imports, so I (and others using my software) now get this warning
whenever they
On 7/26/10 5:16 PM, Michael Hoffman wrote:
I have been using Jason Orendorff's path.py module for a long time. It is very
useful. The only problem is that Python 2.6 deprecates the md5 module it
imports, so I (and others using my software) now get this warning whenever they
start, which is a litt
I have been using Jason Orendorff's path.py module for a long time. It
is very useful. The only problem is that Python 2.6 deprecates the md5
module it imports, so I (and others using my software) now get this
warning whenever they start, which is a little annoying.
/homes/hoffman/arch/Linux-x