how to get a beep, OS independent ?

drobinow at gmail.com drobinow at gmail.com
Sun Dec 7 23:31:42 EST 2008


On Dec 7, 8:34 pm, Joe Strout <j... at strout.net> 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.



More information about the Python-list mailing list