<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/virtualenv_embedded/distutils-init.py, branch develop</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>Fix #310, Python 3 bug introduced in 81990bc. Thanks Abhishek Sarkar for the report.</title>
<updated>2012-08-06T17:16:45+00:00</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2012-08-06T17:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=b17c75c9a2554bab6defe5969d191876f16db5da'/>
<id>b17c75c9a2554bab6defe5969d191876f16db5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix distutils-init to not rely on __init__.py</title>
<updated>2012-07-09T14:29:24+00:00</updated>
<author>
<name>Graham Dennis</name>
<email>graham.dennis@gmail.com</email>
</author>
<published>2012-02-25T04:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=81990bc5d50cec8ea0179376087fb8bc67530f23'/>
<id>81990bc5d50cec8ea0179376087fb8bc67530f23</id>
<content type='text'>
On Mac OS X Lion, Apple have only distributed the compiled
.pyc and .pyo files.

distutils-init used to directly 'exec' the real distils'
__init__.py file. Instead, we import the real module using
imp and grab the variables we're interested in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Mac OS X Lion, Apple have only distributed the compiled
.pyc and .pyo files.

distutils-init used to directly 'exec' the real distils'
__init__.py file. Instead, we import the real module using
imp and grab the variables we're interested in.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove implicit relative imports in distutils-init.py that are fragile with Python 3.3 namespace package support.</title>
<updated>2012-06-06T13:33:34+00:00</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2012-06-06T13:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=80445f5a66a9ee4eb9eb8ead76813835688ca649'/>
<id>80445f5a66a9ee4eb9eb8ead76813835688ca649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2011-12-13T22:51:26+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2011-12-13T22:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=df1ac65f11f09d77cde75b99de7995e658c3a7c6'/>
<id>df1ac65f11f09d77cde75b99de7995e658c3a7c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
