Separators inside a var name

Roger Miller roger.miller at nova-sol.com
Mon Jun 9 15:18:21 EDT 2008


On Jun 9, 7:29 am, Rainy <andrei.... at gmail.com> wrote:
> ... Another question I have is what
> other languages allow this naming scheme?

The most widely used such language would probably be COBOL,
where you write things like

   SUBTRACT DISCOUNT FROM LIST-PRICE GIVING AMOUNT-DUE

I doubt that syntax would catch on in Python :-)



More information about the Python-list mailing list