[gedit-plugins] (19 commits) ...Fix for commander import hell



Summary of changes:

  d39d84a... Port plugins to python 3 (*)
  29ccea8... No more basestring (*)
  17c0ae6... global apply does not exists anymore (*)
  c239cb5... Implement __lt__ instead of __cmp__ (*)
  ebe4640... Explicitly convert map/filter results to a list (*)
  af651d2... Fix local imports (*)
  c8ef8e7... Remove unicode string literals (*)
  3a14767... Change __cmp__ to __lt__ (*)
  505c90d... Added missing newline (*)
  ad2734b... More informative error when failing to load module (*)
  9adb0a0... Use importlib to import module (*)
  c2301e4... Use same function declaration for import as builtin (*)
  f7ecee1... Disable background color transitions (*)
  2727ef1... Remove test.py test commander module (*)
  80cca40... Corrected local imports using from . import ... (*)
  b025c53... Bubble up traceback from generators (*)
  69e8f7d... Implemented __eq__ for result (*)
  e2a46db... Always use commander.commands.<module> (*)
  5757e53... Fix for commander import hell (*)

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]