<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dplusplus</author_name>
  <author_url>https://blog.hatena.ne.jp/dplusplus/</author_url>
  <blog_title>LazyLife@Diary</blog_title>
  <blog_url>https://dplusplus.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>前回(id:dplusplus:20080330)の続き。 Consoleモジュールの解説ページにはなぜか一行入力用のメソッドが載っていない。 探してみると、ダウンロードページのconsole-1.1a1-20011229.zipの中にreadline.pyなるものがあり、それを使えば可能らしいということが分かった。(READMEに(experimental)等と書かれているのが気になるが･･･) readline.pyを直接使ってみた。(単にパスの通る場所に置けばOK) from readline import Readline rl = Readline() while 1: s = rl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdplusplus.hatenablog.com%2Fentry%2F20080331%2Fp1&quot; title=&quot;PythonでCUIをやってみる(windows編) その2 - LazyLife@Diary&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/dplusplus/20080331/20080331223427.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-03-31 00:00:00</published>
  <title>PythonでCUIをやってみる(windows編) その2</title>
  <type>rich</type>
  <url>https://dplusplus.hatenablog.com/entry/20080331/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
