Code review comment for lp:~ralsina/ubuntuone-windows-installer/no-credentials

Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

"start_control_panel" function should be moved into "utils" (platform dependent) module as the uninstall function, because both are checking if sys.platform == "win32".

review: Needs Fixing

« Back to merge proposal