<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ttt242242</author_name>
  <author_url>https://blog.hatena.ne.jp/ttt242242/</author_url>
  <blog_title>雑多な技術系メモ</blog_title>
  <blog_url>https://ttt24224222.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>ipdb</anon>
  </categories>
  <description>ipdbを用いて、複数行に渡るコードを実行しようと した時に起きたエラー。 対処 そもそも複数行で記述できないのかもしれない。。 結局以下のように一行で書くしかないかも for d in dir(request): print d 参考 https://stackoverflow.com/questions/9777807/syntaxerror-unexpected-eof-while-parsing-while-iterating-a-dictionary-in-pdb</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fttt24224222.hatenadiary.jp%2Fentry%2F2017%2F10%2F08%2F101608&quot; title=&quot;“SyntaxError: unexpected EOF while parsing” while iterating a dictionary in PDB - 雑多な技術系メモ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-08 10:16:08</published>
  <title>“SyntaxError: unexpected EOF while parsing” while iterating a dictionary in PDB</title>
  <type>rich</type>
  <url>https://ttt24224222.hatenadiary.jp/entry/2017/10/08/101608</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
