<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in LICENSE</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4718944d - Add `six` Python module to lldb/third_party.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/third_party/Python/module/six/LICENSE#4718944d</link>
        <description>Add `six` Python module to lldb/third_party.Six is a python module designed to smooth the process of portingPython 2 code to Python 3.  Specifically, six provides a consistentinterface to some of the breaking changes between 2 and 3.  For example,the syntax for assigning a metaclass differs in Python 2 and 3.  Sixaddresses this by providing a single class decorator that will do theright thing depending on which version of Python is being run.There are other examples too, such as dealing with renamed modules,unicode literals, etc.llvm-svn: 250857

            List of files:
            /llvm-project-15.0.7/lldb/third_party/Python/module/six/LICENSE</description>
        <pubDate>Tue, 20 Oct 2015 21:05:49 +0000</pubDate>
        <dc:creator>Zachary Turner &lt;zturner@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
