<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>domodomodomo</author_name>
  <author_url>https://blog.hatena.ne.jp/domodomodomo/</author_url>
  <blog_title></blog_title>
  <blog_url>https://nihaoshijie.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>1 行が 79 文字以内である理由 エディタに勝手に改行させないため。 コードレビューする際に、エディタで勝手に改行されると読みづらくなるので。 この 1 行の文字数の制限は、1 行が 80 文字のエディタが折り返して表示する機能を避けるために選定されたものである。 PEP 8 - Style Guide for Python Code また単純に横に長すぎると読み辛いということかなと思ったりもします。 適切に抽象化してなっていうそういう意味合いかなと思ったりもします。 以下は PEP 7 という Python のインタープリタ本体を書くときの C 言語のコーディング規約からの引用になります。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnihaoshijie.hatenadiary.jp%2Fentry%2F2018%2F01%2F01%2F110921&quot; title=&quot;Python で 1 行が 79 文字以内で、インデントがスペース 4 文字なのはなんで？ - &quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/d/domodomodomo/20180805/20180805163623.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-01 11:09:21</published>
  <title>Python で 1 行が 79 文字以内で、インデントがスペース 4 文字なのはなんで？</title>
  <type>rich</type>
  <url>https://nihaoshijie.hatenadiary.jp/entry/2018/01/01/110921</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
