python3-decorator binary package in Ubuntu Xenial amd64

 Python 2.4 decorators have significantly changed the way Python programs are
 structured.
    * decorators help reduce boilerplate code;
    * decorators help the separation of concerns;
    * decorators enhance readability and maintainability;
    * decorators are very explicit.
 Still, as of now, writing custom decorators correctly requires some
 experience and is not as easy as it could be. For instance, typical
 implementations of decorators involve nested functions and we all know that
 flat is better than nested.
 The aim of the decorator module it to simplify the usage of decorators for
 the average programmer and to popularize decorators usage giving examples of
 useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-04-11 07:04:30 UTC Published Ubuntu Xenial amd64 release universe python Optional 4.0.6-1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2016-04-11 07:08:38 UTC Superseded Ubuntu Xenial amd64 release main python Optional 4.0.6-1
  • Removal requested .
  • Superseded by amd64 build of python-decorator 4.0.6-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed main python Optional 4.0.6-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-12-28 10:49:55 UTC Superseded Ubuntu Xenial amd64 release main python Optional 4.0.2-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-decorator 4.0.6-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu