This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
zope/zope-2.8.3-pythonwarning.patch
2005-10-25 13:53:29 +00:00

13 lines
431 B
Diff

--- ./lib/python/App/dtml/zope_quick_start.dtml.pythonwarning 2005-10-25 15:23:22.000000000 +0200
+++ ./lib/python/App/dtml/zope_quick_start.dtml 2005-10-25 15:35:55.000000000 +0200
@@ -134,5 +134,10 @@
</ul>
+<p style="color: red; font-weight: bold">
+WARNING: you are running Zope 2.8.X with python 2.4.X, this is not a supported
+combination. Don't file bugreports or ask for support on zope.org.
+</p>
+
</body>
</html>