<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stutzbach Enterprises &#187; Windows</title>
	<atom:link href="http://stutzbachenterprises.com/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://stutzbachenterprises.com</link>
	<description>Software design, development, and optimization</description>
	<lastBuildDate>Thu, 30 Sep 2021 06:08:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>winreg_unicode 0.5.0</title>
		<link>http://stutzbachenterprises.com/winregunicode-050</link>
		<comments>http://stutzbachenterprises.com/winregunicode-050#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:10:32 +0000</pubDate>
		<dc:creator><![CDATA[Daniel Stutzbach]]></dc:creator>
		
		<guid isPermaLink="false">http://stutzbachenterprises.com/?p=268</guid>
		<description><![CDATA[<p>The winreg_unicode package is a drop-in replacement for Python 2&#8217;s _winreg module. However, it returns unicode values where possible, similar to Python 3&#8217;s winreg module.</p> <p>To illustrate the need for the winreg_unicode package, suppose an application must query the registry to discover a filename and the registry contains the string &#34;međuresorna.txt&#34;. Python 2&#8217;s _winreg module [...]]]></description>
				<content:encoded><![CDATA[<p>The winreg_unicode package is a drop-in replacement for Python 2&#8217;s <a class="reference external" href="http://docs.python.org/library/_winreg.html">_winreg</a> module.  However, it returns unicode values where possible, similar to Python 3&#8217;s <a class="reference external" href="http://docs.python.org/py3k/library/winreg.html">winreg</a> module.</p>
<p>To illustrate the need for the winreg_unicode package, suppose an application must query the registry to discover a filename and the registry contains the string &quot;međuresorna.txt&quot;.  Python 2&#8217;s <a class="reference external" href="http://docs.python.org/library/_winreg.html">_winreg</a> module will return &quot;meduresorna.txt&quot; instead, which is not the actual name of the file.</p>
<p>The winreg_unicode package does not yet contain all of <a class="reference external" href="http://docs.python.org/library/_winreg.html">_winreg</a>&#8216;s functions.  In particular, functions that write to the registry are not yet included.  Code contributions are welcome.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="https://www.addtoany.com/share_save#url=http%3A%2F%2Fstutzbachenterprises.com%2Fwinregunicode-050&amp;title=winreg_unicode%200.5.0" id="wpa2a_2"><img src="http://stutzbachenterprises.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://stutzbachenterprises.com/winregunicode-050/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using apc (User agent is rejected)
Database Caching 2/11 queries in 0.046 seconds using apc
Object Caching 409/422 objects using disk

 Served from: stutzbachenterprises.com @ 2026-04-05 11:57:29 by W3 Total Cache -->