On Thu, Apr 13, 2017 at 11:25 AM, Mikhail V <mikhail...@gmail.com> wrote:
> On 13 April 2017 at 18:48, Ian Kelly <ian.g.ke...@gmail.com> wrote:
>> On Thu, Apr 13, 2017 at 10:23 AM, Mikhail V <mikhail...@gmail.com> wrote:
>>> Now I wonder, have we already collected *all* bells and whistles of Python
>>> in these two examples, or is there something else for expressing trivial 
>>> thing.
>>
>> Functions and exceptions are considered "bells and whistles"?
>
> You mean probably classes and exceptions? For me, indeed they are,
> but it depends.

No, I meant functions (the first example) and exceptions (the second example).

> And breaking the code into def() chunks that are not
> functions but just chunks... I don't know, looks bad.

I don't know what you mean by this. There is no such thing as a "def()
chunk" that is not a function.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to