<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">아리조나 장수제: 최근 댓글 목록</title>
  <id>http://iaminsu.net/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://iaminsu.net/" />
  <subtitle type="html">마음은 24세기에 있지만 몸은 
21세기에 있어 괴로운 
장수제입니다. 게다가 심지어
아리조나에 있습니다

우리 모두 beam me up! 
을 외칩시다!</subtitle>
  <updated>2010-09-08T20:17:22+09:00</updated>
  <generator>Textcube 1.7.8 : Con moto</generator>
  <entry>
    <title type="html">파이썬 리스트 중복 제거방법 : 장수제님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://iaminsu.net/349#comment6213" />
    <author>
      <name>(장수제)</name>
    </author>
    <id>http://iaminsu.net/349#comment6213</id>
    <published>2010-09-07T16:12:05+09:00</published>
    <summary type="html">다시보니까 위에 웹링크는 내용이 좀 다르군요 -_- 여긴 검색이 되니까 좀 나으려나요....(책도 전자책이라 검색은 되긴 하네...흠)</summary>
  </entry>
  <entry>
    <title type="html">파이썬 리스트 중복 제거방법 : 장수제님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://iaminsu.net/349#comment6212" />
    <author>
      <name>(장수제)</name>
    </author>
    <id>http://iaminsu.net/349#comment6212</id>
    <published>2010-09-07T16:11:17+09:00</published>
    <summary type="html">아, 일전에 알려주셔서 오라일리 사이트에서 이북을 구매했었습니다. 근데 좀 봤는데, 쿡북이라서 하나의 과제가 있고 해결하는 방법이 나와있는 방식인데, 어떻게 봐야 할지 좀 막막하더군요. 책에서 제시하는 과제가 나름 많이 부딪히는 상황일테지만.....제 문제하고 딱 맞는건 또 아니고..

찾아보기가 막막하달까요. 어떤식으로 봐야할까요.....


진짜 파이썬으로 지지고 볶을 일이 많긴 합니다. 지금은 제가 파이썬한테 복아지고 있는 기분이에요 -_-; (꼭 코드때문에 막힌 건 아니긴 하지만..)</summary>
  </entry>
  <entry>
    <title type="html">파이썬 리스트 중복 제거방법 : 까리용님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://iaminsu.net/349#comment6211" />
    <author>
      <name>(까리용)</name>
    </author>
    <id>http://iaminsu.net/349#comment6211</id>
    <published>2010-09-07T13:32:29+09:00</published>
    <summary type="html">파이썬으로 지지고 볶을 일이 많다면...
http://code.activestate.com/
에서 온갖 사파 초식을 익힐 수 있습니다.
(내공이 안되면 주화입마에 빠질 수 있으니 주의)

책으로 된 걸 원한다면...
http://oreilly.com/catalog/9780596007973
(킨들 버전도 아마존에서 찾을 수 있어요.)</summary>
  </entry>
  <entry>
    <title type="html">파이썬 리스트 중복 제거방법 : 장수제님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://iaminsu.net/349#comment6210" />
    <author>
      <name>(장수제)</name>
    </author>
    <id>http://iaminsu.net/349#comment6210</id>
    <published>2010-09-07T01:52:45+09:00</published>
    <summary type="html">아 셋을 list로 감싸서 바로 리스트로 만들수도 있는거군요 -_-

역시 뭔가 더 간단한 방법이 있었던게지...

감사합니다</summary>
  </entry>
  <entry>
    <title type="html">파이썬 리스트 중복 제거방법 : 까리용님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://iaminsu.net/349#comment6209" />
    <author>
      <name>(까리용)</name>
    </author>
    <id>http://iaminsu.net/349#comment6209</id>
    <published>2010-09-06T17:01:37+09:00</published>
    <summary type="html">순서를 전혀 고려하지 않아도 된다면..
 demands = list(set(demands))
원래부터 set 자료형을 쓰는게 답.</summary>
  </entry>
</feed>
