<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: pip安装包时出现OutOfMemory的问题	</title>
	<atom:link href="https://www.coder4.com/archives/4751/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/4751</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 27 Jan 2016 05:10:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: coder4		</title>
		<link>https://www.coder4.com/archives/4751#comment-1335</link>

		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Wed, 27 Jan 2016 05:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=4751#comment-1335</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.coder4.com/archives/4751#comment-1334&quot;&gt;Ethswam_QS&lt;/a&gt;.

它的demo中有一个interactive.py，不过实现可能略复杂。我的建议是使用pexpect或者sshpass来解决interactive模式的密码输入问题。]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.coder4.com/archives/4751#comment-1334">Ethswam_QS</a>.</p>
<p>它的demo中有一个interactive.py，不过实现可能略复杂。我的建议是使用pexpect或者sshpass来解决interactive模式的密码输入问题。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ethswam_QS		</title>
		<link>https://www.coder4.com/archives/4751#comment-1334</link>

		<dc:creator><![CDATA[Ethswam_QS]]></dc:creator>
		<pubDate>Wed, 27 Jan 2016 04:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=4751#comment-1334</guid>

					<description><![CDATA[打扰了，请教楼主一个问题。python 使用ssh与远程设备进行命令交互时，在paramiko库中哪个方法可以实现类似于telnetlib中的read_until的功能？因为在远程执行命令过程中，会有让你输入YES/NO ,y/n等情况，再读取到字符串中有预期字符串或者超时后，就返回]]></description>
			<content:encoded><![CDATA[<p>打扰了，请教楼主一个问题。python 使用ssh与远程设备进行命令交互时，在paramiko库中哪个方法可以实现类似于telnetlib中的read_until的功能？因为在远程执行命令过程中，会有让你输入YES/NO ,y/n等情况，再读取到字符串中有预期字符串或者超时后，就返回</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
