On 4/25/07, Daniel Stutzbach <[EMAIL PROTECTED]> wrote: > On 4/25/07, Raymond Hettinger <[EMAIL PROTECTED]> wrote: > > In practice, the code for BList is somewhat complex, and its desirability > > and performance in actual applications is unproven. > > Fortunately, Py2.6 is still a long way off. My recommendation is that you > > release it right away as a third-party module and let the > > hordes of Pythonistas test it in battle. With the code base thoroughly > > exercised and some positive user feedback, it would be hard > > to say no to this going into Py2.6. > > Will do. What's the best way to release a module to make it easy for > people to find, download, and install? (a pointer to a relevant > document would be great) >
Create a Distutils package or egg, get it up on the Cheeseshop (PyPI), and then send an announcement to comp.lang.python.announce. -Brett _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com