<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Megumi221</author_name>
  <author_url>https://blog.hatena.ne.jp/Megumi221/</author_url>
  <blog_title>理想のユーザ・インターフェイスを求めて</blog_title>
  <blog_url>https://ideal-user-interface.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>昨日の使用例のコードをWindowsで実行すると、なぜかフリーズする傾向にある。原因はよく分からないのだが、コードを少し修正した。下の修正版のようにするだけで動作がかなり異なる。 本質的には何も変わっていないと思うのだが...。（使用例 修正版） import os import popen2 import time os.chdir(path) cmd_name = 'a.out' output = '%s.log' % cmd_name # ログファイル名 filepath0 = os.path.join(path, 'logf', output) # ログファイルのパス fd = ope…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20071031%2F1193816142&quot; title=&quot;　サブプロセス実行時のディレクトリの移動とログファイルの書き出し（修正版） - 理想のユーザ・インターフェイスを求めて&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>2007-10-31 16:35:42</published>
  <title>　サブプロセス実行時のディレクトリの移動とログファイルの書き出し（修正版）</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20071031/1193816142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
