<?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>#programming posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/programming/</link>
    <atom:link href="https://bencrowder.net/blog/tag/programming/feed/" rel="self" />
    <description>Feed for blog posts tagged with #programming.</description>
    <lastBuildDate>Fri, 17 Apr 2026 23:19:59 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Came across a great tip on Python multiline strings using textwrap.dedent (so you don’t have to dede...</title>
      <link>https://bencrowder.net/blog/2018/577/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/577/</guid>
      <pubDate>Mon, 25 Jun 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Came across a great tip on <a href="https://amir.rachum.com/blog/2018/06/23/python-multiline-idioms/">Python multiline strings using textwrap.dedent</a> (so you don’t have to dedent everything in your code).</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Came across a great tip on Python multiline strings using textwrap.dedent (so you don’t have to dede...">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
