Mikhail V <mikhail...@gmail.com> writes:

> On Mon, May 21, 2018 at 1:41 PM, Chris Lindsay via Python-list
> <python-list@python.org> wrote:
>
>> If a block of static data is large enough to start to be ugly, a common
>> approach is to load the data from some other file, in a language which is
>> designed around structured data.
>
>
> Maybe it is common in industrial applications but not in smaller production,
> and according to my observation not common at all in all occasional scripts.

It is absolutely standard in all applications that have a configuration
file.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to