Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 984340 - Enable sdcard tests on desktop B2G #19497

Merged
merged 1 commit into from Jun 13, 2014

Conversation

davehunt
Copy link
Contributor

No description provided.



class GaiaFileManager(object):
"""File manager for Gaia."""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to make it more clear that this is an abstract base class. In fact, I might consider using python's abc module here -- would ensure that any implementations of this are complete.

https://docs.python.org/2/library/abc.html#abc.abstractmethod

@zacc zacc merged commit 3f13527 into mozilla-b2g:master Jun 13, 2014
@davehunt davehunt deleted the bug_984340 branch June 20, 2014 13:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants