<?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"
	>
<channel>
	<title>Comments on: __FILE__ and __LINE__ in Python</title>
	<atom:link href="http://mjtsai.com/blog/2004/10/04/file-and-line-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2004/10/04/file-and-line-in-python/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 17:05:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: jj</title>
		<link>http://mjtsai.com/blog/2004/10/04/file-and-line-in-python/#comment-32738</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Tue, 16 Jan 2007 21:36:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=903#comment-32738</guid>
		<description>it's called 'caller'</description>
		<content:encoded><![CDATA[<p>it's called 'caller'</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2004/10/04/file-and-line-in-python/#comment-1156</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 04 Oct 2004 18:52:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=903#comment-1156</guid>
		<description>I forgot to mention that Python does have the module-level __file__ variable, but it's not as useful as __FILE__ in C, because it can't be hidden inside a macro call. What's the Ruby equivalent of sys._getframe()?</description>
		<content:encoded><![CDATA[<p>I forgot to mention that Python does have the module-level __file__ variable, but it's not as useful as __FILE__ in C, because it can't be hidden inside a macro call. What's the Ruby equivalent of sys._getframe()?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Python Lover</title>
		<link>http://mjtsai.com/blog/2004/10/04/file-and-line-in-python/#comment-1155</link>
		<dc:creator>Python Lover</dc:creator>
		<pubDate>Mon, 04 Oct 2004 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=903#comment-1155</guid>
		<description>You could just use Ruby, which gives you __FILE__ and __LINE__ directly.</description>
		<content:encoded><![CDATA[<p>You could just use Ruby, which gives you __FILE__ and __LINE__ directly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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