<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ykoomaru</author_name>
  <author_url>https://blog.hatena.ne.jp/ykoomaru/</author_url>
  <blog_title>雲のメモ帳</blog_title>
  <blog_url>https://www.cloudnotes.tech/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>Lambda</anon>
    <anon>Pyrhon3.8</anon>
    <anon>Windows</anon>
  </categories>
  <description>LamdbaからRun Command を実施するためにWindowsのPathを指定したところ、うまく実行できず詰まったのでメモ。 普通にWindowsのPathを指定すると \(バックスラッシュ) がPythonのエスケープシーケンスに変換されていたのが原因でした。 [参考サイト] エスケープシーケンスを使用する | Python入門 runtime : python 3.8 エスケープシーケンスを考慮しない場合 以下の例だと \b と \t がエスケープシーケンスに該当します。 \b ⇒ ASCII バックスペース (BS) \t ⇒ ASCII 水平タブ (TAB) def lambd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.cloudnotes.tech%2Fentry%2Flambda-windows-path&quot; title=&quot;lambdaでWindowsのPathを指定する場合の注意点(エスケープシーケンス) - 雲のメモ帳&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>2019-12-18 23:21:29</published>
  <title>lambdaでWindowsのPathを指定する場合の注意点(エスケープシーケンス)</title>
  <type>rich</type>
  <url>https://www.cloudnotes.tech/entry/lambda-windows-path</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
