<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>petitviolet</author_name>
  <author_url>https://blog.hatena.ne.jp/petitviolet/</author_url>
  <blog_title>petitviolet_blog</blog_title>
  <blog_url>https://petitviolet.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>備忘録</anon>
  </categories>
  <description>python challengeでzipfileを使うことがあったので. まずは import zipfileでインポートする. ZipFileオブジェクトの扱い 扱う対象をchannel.zipとする.(python challengeより) s_zip = zipfile.ZipFile(&quot;channel.zip&quot;, &quot;r&quot;)でzipオブジェクトとして扱えるようになる. # channel.zip内にどんなファイルがあるかを調べるには s_zip.namelist()そして,channnel.zip内のファイル29.txtというファイルが存在する. アーカイブ内のファイル(ここでは29.t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpetitviolet.hatenablog.com%2Fentry%2F20110925%2F1316965097&quot; title=&quot;zipfileの使い方 - petitviolet_blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-25 00:38:17</published>
  <title>zipfileの使い方</title>
  <type>rich</type>
  <url>https://petitviolet.hatenablog.com/entry/20110925/1316965097</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
