(sorry for the double post, Jesse) -------- Message transféré --------
Le lundi 14 septembre 2009 à 11:42 -0400, Jesse Noller a écrit : > > Bob and alice have a second issue though - they still want good, > useful things like sockets, threading, and other low-level and > standard libraries, but simply don't need mimetools, an http server, > 14 xml processing libraries and a package which goes "ping!". They'd > like to "roll their own" using some bits from python-stdlib, and maybe > some third party bits here and there. How is this easier with a separate stdlib? You have to do exactly the same job you have to do nowadays: prune useless modules, add the useful stuff you need. _______________________________________________ stdlib-sig mailing list stdlib-sig@python.org http://mail.python.org/mailman/listinfo/stdlib-sig