[Python-Dev] os.removedirs() vs. shutil.rmtree() (original) (raw)
Batista, Facundo FBatista at uniFON.com.ar
Mon Jan 10 16:08:03 CET 2005
- Previous message: [Python-Dev] PEP 246, Feedback Request
- Next message: [Python-Dev] PATCH/RFC for AF_NETLINK support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Johannes Gijsbers]
#- So they're not identical, but I do agree they should be consolidated #- and moved into one module. I'd say shutil, both because the os #- module is already awfully crowded, and because these functions are #- "high-level operations on files and collections of files" rather #- than "a more portable way of using operating system dependent #- functionality [...]".
+1.
We should be keeping this "should change this way" for when we restructure the std lib. There's already a wiki somewhere for this?
. Facundo
Bitácora De Vuelo: http://www.taniquetil.com.ar/plog PyAr - Python Argentina: http://pyar.decode.com.ar/
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ADVERTENCIA.
La información contenida en este mensaje y cualquier archivo anexo al mismo, son para uso exclusivo del destinatario y pueden contener información confidencial o propietaria, cuya divulgación es sancionada por la ley. Si Ud. No es uno de los destinatarios consignados o la persona responsable de hacer llegar este mensaje a los destinatarios consignados, no está autorizado a divulgar, copiar, distribuir o retener información (o parte de ella) contenida en este mensaje. Por favor notifíquenos respondiendo al remitente, borre el mensaje original y borre las copias (impresas o grabadas en cualquier medio magnético) que pueda haber realizado del mismo. Todas las opiniones contenidas en este mail son propias del autor del mensaje y no necesariamente coinciden con las de Telefónica Comunicaciones Personales S.A. o alguna empresa asociada. Los mensajes electrónicos pueden ser alterados, motivo por el cual Telefónica Comunicaciones Personales S.A. no aceptará ninguna obligación cualquiera sea el resultante de este mensaje. Muchas Gracias. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20050110/e5dfab1a/attachment.htm
- Previous message: [Python-Dev] PEP 246, Feedback Request
- Next message: [Python-Dev] PATCH/RFC for AF_NETLINK support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]