<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.python Google Group</title>
  <link>http://groups.google.co.uk/group/comp.lang.python</link>
  <description>The Python computer language.</description>
  <language>en</language>
  <item>
  <title>Re: IDE+hg</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/a62b1da1a956ce33/d43f7bc86c05fbb2?show_docid=d43f7bc86c05fbb2</link>
  <description>
  welcome continue python (naturally not java:) less wind and less komdo &lt;br&gt; since the 2 are unavailible, or I add button to drPython,Eric,Boa,PIDA &lt;br&gt; alternatively oldschool emacs for this all natural function you make &lt;br&gt; so difficult.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/a62b1da1a956ce33/d43f7bc86c05fbb2?show_docid=d43f7bc86c05fbb2</guid>
  <author>
  nikla...@gmail.com
  (NiklasRTZ)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:50:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/f3a35fccae6adbc6?show_docid=f3a35fccae6adbc6</link>
  <description>
  Note that 0xdd is exactly the same as 221: &lt;br&gt; True &lt;br&gt; It&#39;s just an alternative way to write an integer literal that is sometimes &lt;br&gt; more convenient. Therefore you don&#39;t need the final hex() call; just &lt;br&gt; s = &amp;quot;D3&amp;quot; &lt;br&gt; v = int(s, 16) &lt;br&gt; is enough. To build a cmd list from a list of strings use &lt;br&gt; [211, 255] &lt;br&gt; Again, cmd looks different but is exactly the same as [0xd3, 0xff]:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/f3a35fccae6adbc6?show_docid=f3a35fccae6adbc6</guid>
  <author>
  __pete...@web.de
  (Peter Otten)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:48:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/71dc1a03c304eb1b?show_docid=71dc1a03c304eb1b</link>
  <description>
  (Please don&#39;t top-post; it makes the message difficult to follow. &lt;br&gt; Instead, post inline to the quoted material you&#39;re responding to, and &lt;br&gt; remove material that you&#39;re not responding to.) &lt;br&gt; I don&#39;t know what that is; can you give a link to what you&#39;re referring &lt;br&gt; to? &lt;br&gt; Is that Python code? If it is, I&#39;ve already demonstrated that ‘0xDD’ in
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/71dc1a03c304eb1b?show_docid=71dc1a03c304eb1b</guid>
  <author>
  ben+pyt...@benfinney.id.au
  (Ben Finney)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:47:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/82f0d3b0ab47e3f1?show_docid=82f0d3b0ab47e3f1</link>
  <description>
  i have checked and pyscard accept also the decimal notation, &lt;br&gt; Thanks &lt;br&gt; Luca
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/82f0d3b0ab47e3f1?show_docid=82f0d3b0ab47e3f1</guid>
  <author>
  lucabe...@libero.it
  (luca72)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:47:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Python Programming Challenges for beginners?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/ff3f3f5fe7908d8f/5f3bcb3d9e19a2f1?show_docid=5f3bcb3d9e19a2f1</link>
  <description>
  Yes! :)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/ff3f3f5fe7908d8f/5f3bcb3d9e19a2f1?show_docid=5f3bcb3d9e19a2f1</guid>
  <author>
  n...@narod.ru
  (n00m)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:43:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: string payload expected: &lt;type &#39;list&#39;&gt; error</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/583a16e03a8589bc/8813529766ed7d9e?show_docid=8813529766ed7d9e</link>
  <description>
  I tried with MIMEBASE but it still fails...... I changed it to &lt;br&gt; MIMEText, hoping that might trick __handletext to think its a string &lt;br&gt; Anyway that also doesn&#39;t work. &lt;br&gt; Any ideas
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/583a16e03a8589bc/8813529766ed7d9e?show_docid=8813529766ed7d9e</guid>
  <author>
  ram...@gmail.com
  (Ramdas)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:43:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Anything equivalent to cassert in C++?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/a1ee31bcfbbfab39/a0f99badfa7e578d?show_docid=a0f99badfa7e578d</link>
  <description>
  Jean-Michel Pichavant a écrit : &lt;br&gt; (snip) &lt;br&gt; Not the same concern. Assertions are here for 1/ documention of expected &lt;br&gt; state / value / pre|post conditions etc, and 2/ automatic verification &lt;br&gt; of these expectations *during development* - so you can immediatly spot &lt;br&gt; and fix failed expectations. IOW, it&#39;s about the &amp;quot;this should not, no
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/a1ee31bcfbbfab39/a0f99badfa7e578d?show_docid=a0f99badfa7e578d</guid>
  <author>
  bruno.42.desthuilli...@websiteburo.invalid
  (Bruno Desthuilliers)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:41:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/5facbc598d7aa27f?show_docid=5facbc598d7aa27f</link>
  <description>
  &amp;gt;&amp;gt;&amp;gt; # Do you know that when you write &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; somelist = [0xdd, 0xff, 0x34] &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; # python read it as &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; somelist &lt;br&gt; [221, 255, 52] &lt;br&gt; All int in python (and in fact most computers) is stored as binary &lt;br&gt; digits; when you need a textual representation the binary digits is &lt;br&gt; transformed into string (even decimal representation [!]). When python
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/5facbc598d7aa27f?show_docid=5facbc598d7aa27f</guid>
  <author>
  lie.1...@gmail.com
  (Lie Ryan)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:38:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to format a python source file with tools?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c2930aa9e18c270c/036a8fd0e0b04e86?show_docid=036a8fd0e0b04e86</link>
  <description>
  &amp;lt;p&amp;gt; &amp;lt;strong&amp;gt;&amp;lt;a title=&amp;quot;sport jersey&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.jerseysup.com&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; target=&amp;quot;sport jersey&amp;quot;&amp;gt;sport jersey&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt; &lt;br&gt; &amp;lt;a title=&amp;quot;sport jersey&amp;quot; &lt;br&gt; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sport-jersey.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;sport &lt;br&gt; jersey&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;sports jersey &amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;strong&amp;gt; &amp;lt;/strong&amp;gt;&amp;lt;a &lt;br&gt; title=&amp;quot;ugg women&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.uggwomen.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;ugg
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c2930aa9e18c270c/036a8fd0e0b04e86?show_docid=036a8fd0e0b04e86</guid>
  <author>
  84715...@qq.com
  (84715175@qq.com)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:36:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to format a python source file with tools?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c2930aa9e18c270c/8888a266f865f8e5?show_docid=8888a266f865f8e5</link>
  <description>
  &amp;lt;p&amp;gt; &amp;lt;strong&amp;gt;&amp;lt;a title=&amp;quot;sport jersey&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.jerseysup.com&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; target=&amp;quot;sport jersey&amp;quot;&amp;gt;sport jersey&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt; &lt;br&gt; &amp;lt;a title=&amp;quot;sport jersey&amp;quot; &lt;br&gt; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sport-jersey.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;sport &lt;br&gt; jersey&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;sports jersey &amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;strong&amp;gt; &amp;lt;/strong&amp;gt;&amp;lt;a &lt;br&gt; title=&amp;quot;ugg women&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.uggwomen.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;ugg
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c2930aa9e18c270c/8888a266f865f8e5?show_docid=8888a266f865f8e5</guid>
  <author>
  84715...@qq.com
  (84715175@qq.com)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:36:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/bb8c7cae7e5966f8?show_docid=bb8c7cae7e5966f8</link>
  <description>
  &amp;lt;p&amp;gt; &amp;lt;strong&amp;gt;&amp;lt;a title=&amp;quot;sport jersey&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.jerseysup.com&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; target=&amp;quot;sport jersey&amp;quot;&amp;gt;sport jersey&amp;lt;/a&amp;gt;&amp;lt;/strong&amp;gt; &lt;br&gt; &amp;lt;a title=&amp;quot;sport jersey&amp;quot; &lt;br&gt; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sport-jersey.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;sport &lt;br&gt; jersey&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;sports jersey &amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;strong&amp;gt; &amp;lt;/strong&amp;gt;&amp;lt;a &lt;br&gt; title=&amp;quot;ugg women&amp;quot; href=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.uggwomen.net&quot;&gt;[link]&lt;/a&gt;&amp;quot; target=&amp;quot;ugg
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/bb8c7cae7e5966f8?show_docid=bb8c7cae7e5966f8</guid>
  <author>
  84715...@qq.com
  (84715175@qq.com)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:35:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: Python Programming Challenges for beginners?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/ff3f3f5fe7908d8f/00fae0050fc9ad13?show_docid=00fae0050fc9ad13</link>
  <description>
  n00m wrote: &lt;br&gt; Way to fail dude. &lt;br&gt; You&#39;re missing some sub-strings.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/ff3f3f5fe7908d8f/00fae0050fc9ad13?show_docid=00fae0050fc9ad13</guid>
  <author>
  jmcmona...@no.spam.velseis.com.au
  (John McMonagle)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:30:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/47fc1cd23aa003b9?show_docid=47fc1cd23aa003b9</link>
  <description>
  i&#39;m using pyscard &lt;br&gt; and for send a command he need a list like this: &lt;br&gt; cmd = [0xdd,0xff, etc] &lt;br&gt; the problem is that i get a text &lt;br&gt; like dd &lt;br&gt; and i need to trasform it in 0xdd for the list and if i use hex i have &lt;br&gt; a sting that is not what i need &lt;br&gt; Luca
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/47fc1cd23aa003b9?show_docid=47fc1cd23aa003b9</guid>
  <author>
  lucabe...@libero.it
  (luca72)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:28:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/a692c2cf5a469cdd?show_docid=a692c2cf5a469cdd</link>
  <description>
  Be careful when choosing names. Here you have clobbered the existing &lt;br&gt; string type binding to the name ‘str’. &lt;br&gt; You already have the answer; you used it in your example below. I can &lt;br&gt; only assume you&#39;re wanting something additional; what is that? &lt;br&gt; You either want it as an int, or you want it as a string. Which is it?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/a692c2cf5a469cdd?show_docid=a692c2cf5a469cdd</guid>
  <author>
  ben+pyt...@benfinney.id.au
  (Ben Finney)
  </author>
  <pubDate>Fri, 11 Nov 2009 09:22:38 UT
</pubDate>
  </item>
  <item>
  <title>hex int and string</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/68aed8b057b57e09?show_docid=68aed8b057b57e09</link>
  <description>
  hello i have a problem &lt;br&gt; i have this &lt;br&gt; str = &#39;D3&#39; &lt;br&gt; and i need to trasform in 0xd3 type int and not type string how i can &lt;br&gt; do this? &lt;br&gt; if i do &lt;br&gt; hex(int(str,16) ) i obtain a string and this is not what i need. &lt;br&gt; thanks Luca
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/8ec7ad4fcc714538/68aed8b057b57e09?show_docid=68aed8b057b57e09</guid>
  <author>
  lucabe...@libero.it
  (luca72)
  </author>
  <pubDate>Fri, 11 Nov 2009 08:54:30 UT
</pubDate>
  </item>
  </channel>
</rss>
