you are viewing a single comment's thread
view the rest of the comments
[–] 28 points 2 years ago* (last edited 2 years ago) (1 child)

[This comment has been deleted by an automated system]

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago*

    Yes, it's a field. Specifically, a field containing human-readable information about what is going on in adjacent fields, much like a comment. I see no issue with putting such information in a json file.

    As for "you don't comment by putting information in variables": In Python, your objects have the __doc__ attribute, which is specifically used for this purpose.

  • source
  • parent