desktopcouch.application.platform shadows system python platform module

Bug #682840 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch
Won't Fix
Undecided
Unassigned

Bug Description

Python provides the platform module in the system. desktopcouch.application.platform shadows this module. We should probably avoid doing so.

Revision history for this message
Eric Casteleijn (thisfred) wrote :

There is not a good use case for 'import platform' in our code, it should always be 'from platform import foo' , so if used correctly we never shadow the core module.

Changed in desktopcouch:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.