On Dec 7, 8:34 pm, Joe Strout <[EMAIL PROTECTED]> wrote:
> On Dec 7, 2008, at 4:43 PM, Steven D'Aprano wrote:
>
> > Of course, if you're volunteering to write such a standard system beep
> > for Python, I for one would be grateful.
>
> I am.  But where should I put it?  Assuming we don't want to wait for  
> the (understandably) lengthy and contentious process required to add  
> something to the Python system libraries, where would be the next best  
> place for this sort of simple OS abstraction layer?
>
> Thanks,
> - Joe

Host it on your web site and send an announcement to
comp.lang.python.announce
 If you don't have a web site (I don't) you might try 
http://pypi.python.org/pypi.
See the tutorial there for instructions. If the setup.py requirement
is too difficult ask for help here.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to