Closed Creatune closed 4 years ago
@Creatune did you tested these changes? I reviewed, and not able to figure out how from collabwrapper.collabwrapper import CollabWrapper
will work?
Yes I did test. Currently I claimed the port to TelepathyGLib task, so I thought that I can focus on correcting the port to python 3 later. I got an error regarding the import of collabwrapper that there is no such module named 'collabwrapper'. I will try to fix it :) (I guess I just have to install the module)
Should I create a separate PR for porting to python 3?
Should I create a separate PR for porting to python 3?
You can do it in this pr also, it is up to you. But It would be great if we complete the telepathy part before the porting part :-)
I will create seperate PRs for python and telepathy port. This PR is confusing to test.
@quozl @walterbender @pro-panda @tchx84 @chimosky Please let me know if there are any pending changes.