<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/python/python-2.5.2/default-is-optimized.patch, branch corecdp-1.1.0</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>python: remove 2.4 and 2.5</title>
<updated>2009-01-10T19:42:38+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2009-01-10T19:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7fb704a0d10a35270c97ef20d47b7d57963341d8'/>
<id>7fb704a0d10a35270c97ef20d47b7d57963341d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.5.2 add parameter to run python in unoptimized bytecode mode</title>
<updated>2008-07-16T07:51:03+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-07-16T07:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=74a560bfe000c60dedd513604cea372dbac6590a'/>
<id>74a560bfe000c60dedd513604cea372dbac6590a</id>
<content type='text'>
Thanks to the default-is-optimized patch, this python was running in optimized
mode all the time, there was no way to run it unoptimized. However this
is necessary at times (e.g. if you want to run code that contains 'assert'
statements, since optimized bytecode strips these out), so I added a new
command line parameter 'N' to python that allows you to run it unoptimized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to the default-is-optimized patch, this python was running in optimized
mode all the time, there was no way to run it unoptimized. However this
is necessary at times (e.g. if you want to run code that contains 'assert'
statements, since optimized bytecode strips these out), so I added a new
command line parameter 'N' to python that allows you to run it unoptimized.
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.5.1 upgrade to 2.5.2</title>
<updated>2008-02-27T14:19:22+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-02-27T14:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=79f57b121603b1d53f1a58c9dbf0cdc7c136a956'/>
<id>79f57b121603b1d53f1a58c9dbf0cdc7c136a956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
