<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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: Mapping Drives on Windows</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2008/05/12/mapping-drives-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2008/05/12/mapping-drives-on-windows/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: driscollis</title>
		<link>http://www.blog.pythonlibrary.org/2008/05/12/mapping-drives-on-windows/comment-page-1/#comment-20935</link>
		<dc:creator>driscollis</dc:creator>
		<pubDate>Wed, 09 Jun 2010 01:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=20#comment-20935</guid>
		<description>Oops...I forgot an import. It&#039;s fixed now, but here&#039;s what&#039;s needed:&lt;br&gt;&lt;br&gt;from win32netcon import RESOURCETYPE_DISK as DISK&lt;br&gt;&lt;br&gt;Sorry about that!&lt;br&gt;&lt;br&gt;- Mike</description>
		<content:encoded><![CDATA[<p>Oops&#8230;I forgot an import. It&#39;s fixed now, but here&#39;s what&#39;s needed:</p>
<p>from win32netcon import RESOURCETYPE_DISK as DISK</p>
<p>Sorry about that!</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://www.blog.pythonlibrary.org/2008/05/12/mapping-drives-on-windows/comment-page-1/#comment-20934</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Wed, 09 Jun 2010 00:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=20#comment-20934</guid>
		<description>What is the value of DISK?</description>
		<content:encoded><![CDATA[<p>What is the value of DISK?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.361 seconds -->

