<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://filyb.info/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>filyb.info - Astuce python : de l'autocomplétion dans l'interpréteur  - Commentaires</title>
  <link>http://filyb.info/</link>
  <atom:link href="http://filyb.info/feed/rss2/comments/827" rel="self" type="application/rss+xml"/>
  <description>filyb.info est le carnet web personnel de Florian Birée, alias Thesa.</description>
  <language>fr</language>
  <pubDate>Tue, 02 Dec 2008 15:28:52 +0100</pubDate>
  <copyright>Copyright © Florian Birée, 2005-2008.</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Astuce python : de l'autocomplétion dans l'interpréteur - Thesa</title>
    <link>http://filyb.info/post/2008/06/26/Astuce-python-%3A-de-l-autocompletion-dans-l-interpreteur#c35390</link>
    <guid isPermaLink="false">urn:md5:d54095e266069f93257459a01d9f4d51</guid>
    <pubDate>Fri, 27 Jun 2008 14:13:39 +0200</pubDate>
    <dc:creator>Thesa</dc:creator>
    
    <description>&lt;p&gt;Voir aussi :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://morepypy.blogspot.com/2008/06/pdb-and-rlcompleterng.html&quot; hreflang=&quot;en&quot; rel=&quot;nofollow&quot;&gt;autocomplétion avec coloration&lt;/a&gt; (mais nécessite une version patchée de readline)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://bitheap.org/hg/dotfiles/file/tip/.pythonrc.py&quot; hreflang=&quot;en&quot; rel=&quot;nofollow&quot;&gt;un .pythonrc avec quelques astuces&lt;/a&gt;, notamment pour que la touche tabulation gère à la fois l'autocomplétion et l'indentation avec des espaces&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.techlists.org/archives/programming/pythonlist/2001-03/msg04192.shtml&quot; hreflang=&quot;en&quot; rel=&quot;nofollow&quot;&gt;des couleurs pour le prompt et un titre à la fenêtre&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
  </item>
      
    
    <item>
    <title>Astuce python : de l'autocomplétion dans l'interpréteur - Thesa</title>
    <link>http://filyb.info/post/2008/06/26/Astuce-python-%3A-de-l-autocompletion-dans-l-interpreteur#c35388</link>
    <guid isPermaLink="false">urn:md5:e11a500dc8784a07f033b9e4b8e1c12a</guid>
    <pubDate>Fri, 27 Jun 2008 01:40:27 +0200</pubDate>
    <dc:creator>Thesa</dc:creator>
    
    <description>&lt;p&gt;Je me demande vraiment pourquoi cette astuce n'est pas plus connue, alors que le module fait partie de la distribution standard de python. Ça devrait figurer dans tous les tutoriels !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Astuce python : de l'autocomplétion dans l'interpréteur - Asher256</title>
    <link>http://filyb.info/post/2008/06/26/Astuce-python-%3A-de-l-autocompletion-dans-l-interpreteur#c35387</link>
    <guid isPermaLink="false">urn:md5:89ac556106afe14afc2f5ed5db4962a7</guid>
    <pubDate>Thu, 26 Jun 2008 23:44:00 +0200</pubDate>
    <dc:creator>Asher256</dc:creator>
    
    <description>&lt;p&gt;Ça c'est une super astuce, merci Florian, je désirais une fonctionnalité similaire depuis bien longtemps !&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>