Re: [LAU] OT: C or C++?

From: Gabriel M. Beddingfield <gabrbedd@email-addr-hidden>
Date: Thu Oct 14 2010 - 18:55:43 EEST

On Thu, 14 Oct 2010, Nick Dokos wrote:

> is certainly a lot of room for disagreement, but Python, in particular,
> has a fairly strict type system. It is dynamic (execution-time)

So how do I, in Python, declare that variable 'foo'
must only ever be an integer. Then, when my program
accidentally tries to assign a string, unicode string,
tuple, list, or class instance -- I want it to throw a
compile-time error. How do I do that?

-gabriel

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Oct 15 00:15:03 2010

This archive was generated by hypermail 2.1.8 : Fri Oct 15 2010 - 00:15:03 EEST