patch_modpython.py

changeset 3160
209a07d7e401
parent 3036
30c81c9e88b8
child 3178
f25fc1364c88
equal deleted inserted replaced
3158:c91f976a2395 3160:209a07d7e401
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2003-2013 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2003-2014 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.

eric ide

mercurial