<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Tag RSS Feed - Open Questions: python</title>
	<description></description>
	<link>http://answers.oreilly.com/tag/python</link>
	<pubDate>Sat, 23 Feb 2013 06:08:32 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title>Python Web Services</title>
		<link>http://answers.oreilly.com/topic/4037-python-web-services/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/4037-python-web-services/</guid>
	</item>
	<item>
		<title>Python. Are these possible ?</title>
		<link>http://answers.oreilly.com/topic/3588-python-are-these-possible/</link>
		<description>Answer: Yes</description>
		<pubDate>Wed, 19 Sep 2012 18:26:09 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3588-python-are-these-possible/</guid>
	</item>
	<item>
		<title>Please Help Me in PYTHON</title>
		<link>http://answers.oreilly.com/topic/3543-please-help-me-in-python/</link>
		<description>Perhaps this: http://docs.python.o...ry/getpass.html</description>
		<pubDate>Sat, 25 Aug 2012 13:43:17 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3543-please-help-me-in-python/</guid>
	</item>
	<item>
		<title>To learn Python 3.x or Python 2.x</title>
		<link>http://answers.oreilly.com/topic/3149-to-learn-python-3-x-or-python-2-x/</link>
		<description><![CDATA[It is going to depend on what you want to do with it.  I, myself, started with 3 as I don't really need much besides what is in the standard library.  I haven't really tried to learn 2.

Many ...]]></description>
		<pubDate>Thu, 16 Feb 2012 19:43:14 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3149-to-learn-python-3-x-or-python-2-x/</guid>
	</item>
	<item>
		<title>Chained/Nested Modal windows in Python tkinter</title>
		<link>http://answers.oreilly.com/topic/2442-chainednested-modal-windows-in-python-tkinter/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2442-chainednested-modal-windows-in-python-tkinter/</guid>
	</item>
	<item>
		<title>which is best among perl,phython,php?</title>
		<link>http://answers.oreilly.com/topic/2409-which-is-best-among-perlphythonphp/</link>
		<description>It really depends what you want to do - right tool for the right job and all that... However, PHP with the release of version 5.3 and shortly version 6 has addressed a lot of the shortcomings that hav...</description>
		<pubDate>Tue, 25 Jan 2011 00:46:35 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2409-which-is-best-among-perlphythonphp/</guid>
	</item>
	<item>
		<title>unexpected python if behaviour</title>
		<link>http://answers.oreilly.com/topic/2350-unexpected-python-if-behaviour/</link>
		<description><![CDATA[You need to break down your code - bit by bit - to see what's going on, and your use of parens is changing the meaning of this code.

When Python see parens, it evaluates that code first, so:

(&#...]]></description>
		<pubDate>Tue, 04 Jan 2011 11:12:42 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2350-unexpected-python-if-behaviour/</guid>
	</item>
	<item>
		<title>Python: name not defined.</title>
		<link>http://answers.oreilly.com/topic/2079-python-name-not-defined/</link>
		<description><![CDATA[I'm guessing that NMFUTPOPS.py is the name of a file containing a python script.  You can get python to "process" a file containing a script by running:

python NMFUTPOPS.py

In your mes...]]></description>
		<pubDate>Thu, 30 Sep 2010 23:05:11 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/2079-python-name-not-defined/</guid>
	</item>
	<item>
		<title><![CDATA[What kind of Django book would you like to see from O'Reilly?]]></title>
		<link>http://answers.oreilly.com/topic/1343-what-kind-of-django-book-would-you-like-to-see-from-oreilly/</link>
		<description><![CDATA[I'd like to see more about using Django to build webapps with the Google App Engine.]]></description>
		<pubDate>Sat, 01 May 2010 15:06:42 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1343-what-kind-of-django-book-would-you-like-to-see-from-oreilly/</guid>
	</item>
	<item>
		<title>Building a UTF8 (Unicode) Sanitizer for Python</title>
		<link>http://answers.oreilly.com/topic/1306-building-a-utf8-unicode-sanitizer-for-python/</link>
		<description><![CDATA[I would first run the bytes through Mark Pilgrim's Universal Encoding Detector, which should allow you to detect the common encodings you mentioned without any fuss. It even spits out scores for e...]]></description>
		<pubDate>Tue, 25 May 2010 14:07:20 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1306-building-a-utf8-unicode-sanitizer-for-python/</guid>
	</item>
</channel>
</rss>