2301:cfab9cb261d2 | 2302:f29e9405c851 |
---|---|
1 # -*- coding: utf-8 -*- | 1 # -*- coding: utf-8 -*- |
2 | 2 |
3 # Copyright (c) 2003-2012 Detlev Offenbach <detlev@die-offenbachs.de> | 3 # Copyright (c) 2003-2013 Detlev Offenbach <detlev@die-offenbachs.de> |
4 # | 4 # |
5 # This is a script to patch mod_python for eric5. | 5 # This is a script to patch mod_python for eric5. |
6 | 6 |
7 """ | 7 """ |
8 Script to patch mod_python for usage with the eric5 IDE. | 8 Script to patch mod_python for usage with the eric5 IDE. |