Re: [Moin-user] _test Changes to review

2013-05-09 Thread Chitrank Dixit
The following test cases may work on python3.3 well as some module dependencies are met as well. (flask and werkzeug) . This is a long process and take some time I am talking to the flask and werkzeug and trying to port some of the modules that would require less time to get ported. *Regards * *Ch

[Moin-user] _test Changes to review

2013-05-09 Thread Chitrank Dixit
Hello Moin dev I have made some changes in MoinMoin/_tests folder for the test cases. I have ported them to python3.3 with backward compatibility. There was not a substantial work for that but still this port might not be for Python 3.2 as it does not support unicoded strings. here is the link to