You are here: Home > Diamanda Applications Set > Diamanda and python 2.3

Diamanda and python 2.3

 
Diamanda is developed under python 2.4 and has a small incompatibility with python 2.3 - in few files (forum and wiki views, fbc tag, cbcplugins and other) re is used with MULTILINE attribute which exists in python 2.4 and is required for the regular expression formula. In python 2.3 it doesn't exist and it isn't required so you need to remove all
, MULTILINE
Which will remove MULTILINE from imports and usage in the code with findall.
Hosting NRC-FOSS at AU-KBC.. Django/Python powered.