<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>posturan</author_name>
  <author_url>https://blog.hatena.ne.jp/posturan/</author_url>
  <blog_title>Oboe吹きプログラマの黙示録</blog_title>
  <blog_url>https://oboe2uran.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Python では、PostgreSQL の接続、psycopg2 の connect は、 with 文を書くことができますが、 import psycopg2 with psycopg2.connect(&quot;host=localhost port=5432 dbname=urandb user=postgres password=aswe344f&quot;) as con: with con.cursor() as cur: # TODO のように、、、書ける。 mysql-connector-python は、このように、そのまま使うのでは、with文を書けません。 mysql-connector…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foboe2uran.hatenablog.com%2Fentry%2F2019%2F02%2F24%2F135134&quot; title=&quot;MySQL Connector の with 文  - Oboe吹きプログラマの黙示録&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>2019-02-24 13:51:34</published>
  <title>MySQL Connector の with 文 </title>
  <type>rich</type>
  <url>https://oboe2uran.hatenablog.com/entry/2019/02/24/135134</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
