Éric Araujo <merwok <at> netwok.org> writes:

> Le 18/08/2011 00:30, Vinay Sajip a écrit :
> > stdlib dependency code is either moved to util.py or test/support.py as
> > appropriate.
> We need sysconfig, shutil, tarfile, hashlib... Surely that’s a lot to
> put in util.py.

Well sysconfig.py/sysconfig.cfg have been copied as is. I've only copied over
specific things we need from shutil/functools/os, etc. so far to util.py. I
haven't looked at 2.4/2.5 support yet: things like hashlib would probably need
to be treated the same way Django handles this sort of backport of 
functionality.

> I join my thanks to Tarek’s, and volunteer to follow on :)

That's good news :-)

Regards,

Vinay Sajip

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to