GNOME Bugzilla – Bug 581352
Remove brl module
Last modified: 2009-11-09 21:35:13 UTC
Remove the custom brl module in favor of the Python brlapi module provided by the BrlTTY folks.
Created attachment 133946 [details] [review] Patch
Reopening this because it now makes a hard dependency on brlapi: - ----- Begin Error Log ----- Traceback (most recent call last):
+ Trace 215901
import mouse_review
import braille
command_name[brlapi.KEY_CMD_FWINLT] = _("Line Left")
Created attachment 136083 [details] [review] Further fix to prevent brlapi from being a hard dependency