# # Patch managed by http://www.holgerschurig.de/patcher.html # --- Python-2.4.3/Lib/site.py~sitebranding +++ Python-2.4.3/Lib/site.py @@ -305,8 +305,9 @@ "Jython is maintained by the Jython developers (www.jython.org).") else: __builtin__.credits = _Printer("credits", """\ - Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands - for supporting Python development. See www.python.org for more information.""") + This version of Python has been built by the OpenEmbedded buildsystem (http://openembedded.org). + It is a part of the Python-For-Embedded-Systems initiative which is maintained by + Michael 'Mickey' Lauer (http://www.Vanille.de/projects/python.spy).""") here = os.path.dirname(os.__file__) __builtin__.license = _Printer( "license", "See http://www.python.org/%.3s/license.html" % sys.version, cdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/nonworking/python
AgeCommit message (Expand)AuthorFiles
2008-02-28remove obsolete stuff from nonworking (e17, efl, xfree86)Michael Lauer2
2008-02-28python-egenix-md-base 2.0.6 update to 3.0.0 and bring back from nonworkingMichael Lauer1
2008-02-28python-m2crypto 0.18 update to 0.18.2 and bring back from nonworkingMichael Lauer3
2008-02-28python-pycap 0.1.6 bring back from nonworkingMichael Lauer1
2008-02-28python-pyode 1.2.0 bring back from nonworkingMichael Lauer1
2008-02-28nonworking: Attempt to fix up various random broken staging references whilst...Richard Purdie1
2007-08-20ode / python-pyode: move to nonworking, needs a lot of gcc4 fixes to compile ...Michael Lauer1
2007-08-16move python-m2crypto to nonworking, it needs to catch up w/ swigMichael Lauer3
2007-08-16move python-egenix-mx-base to nonworking, source is no longer availableMichael Lauer1
2007-02-12divers: fix some minor spacing and quoting issues for 14 bb files.Rolf Leggewie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi3
2005-06-30import clean BK tree at cset 1.3670Koen Kooi6
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson4