The Music Guy skrev:
Just out of curiousity, have there been any attempts to make a version
of Python that looks like actual English text? I mean, so much of Python
is already based on the English language that it seems like the next
natural step would be to make a programming language which is a
Jeffrey Barish skrev:
Chris Rebert wrote:
Is the 'pcspkr' kernel module built and loaded?
Yes. And I should have mentioned that I get sound from Ubuntu applications
that produce sound.
Also, is the terminal bell set to "visual"? If so chr(7) only
produces a brief flash (or similar).
--
ht
Emanuele D'Arrigo skrev:
[...] What if the server
wanted to notify the client of something of interest, i.e. new data
that the client should take into consideration and potentially
process?
If the protocol is relatively simple perhaps you can implement
something similar to IMAP's "IDLE":