{"id":395,"date":"2019-09-18T17:57:39","date_gmt":"2019-09-19T00:57:39","guid":{"rendered":"http:\/\/fx-td.com\/houdiniandchill\/?p=395"},"modified":"2019-09-18T17:58:41","modified_gmt":"2019-09-19T00:58:41","slug":"archived-post-by-chris_gardner-3","status":"publish","type":"post","link":"http:\/\/fx-td.com\/houdiniandchill\/2019\/09\/18\/archived-post-by-chris_gardner-3\/","title":{"rendered":"Archived post by chris_gardner"},"content":{"rendered":"<p class=\"\">&#8220;`import tempfile import glob import os.path tempDir = tempfile.gettempdir()<br \/>\nfiles = filter(os.path.isfile, glob.glob(tempDir + &#8220;\/crash.*.hip&#8221;)) if files:     files.sort(key=lambda x: os.path.getmtime(x))     lastFile = os.path.join(tempDir, files[-1]).replace(&#8216;\\\\&#8217;, &#8216;\/&#8217;)         hou.hipFile.load(file_name=str(lastFile), suppress_save_prompt=False)&#8220;`<\/p>\n<p class=\"\">load latest crash file<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;`import tempfile import glob import os.path tempDir = tempfile.gettempdir() files = filter(os.path.isfile, glob.glob(tempDir + &#8220;\/crash.*.hip&#8221;)) if files: files.sort(key=lambda x: os.path.getmtime(x)) lastFile = os.path.join(tempDir, files[-1]).replace(&#8216;\\\\&#8217;, &#8216;\/&#8217;) hou.hipFile.load(file_name=str(lastFile), suppress_save_prompt=False)&#8220;` load latest crash file<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts\/395"}],"collection":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/comments?post=395"}],"version-history":[{"count":0,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts\/395\/revisions"}],"wp:attachment":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/media?parent=395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/categories?post=395"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/tags?post=395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}