<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doloopwhile</author_name>
  <author_url>https://blog.hatena.ne.jp/doloopwhile/</author_url>
  <blog_title>None is None is None</blog_title>
  <blog_url>https://doloopwhile.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>mixiにPythonソースコードをアップするためにスクリプトです。 from win32clipboard import * def get_clip_text(): OpenClipboard() try: return GetClipboardData() finally: CloseClipboard() def set_clip_text(text): OpenClipboard() try: EmptyClipboard() SetClipboardText(text) finally: CloseClipboard() c &amp;#061; wx.Clipboard() def mi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdoloopwhile.hatenablog.com%2Fentry%2F20090629%2F1275175817&quot; title=&quot;mixi 用スクリプト - None is None is None&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>2009-06-29 08:30:17</published>
  <title>mixi 用スクリプト</title>
  <type>rich</type>
  <url>https://doloopwhile.hatenablog.com/entry/20090629/1275175817</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
