[zanata/zanata-python-client] a00bb7: Bug 1194987 - NameError: global name 'project_type...

GitHub noreply at github.com
Mon Feb 23 07:17:58 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-python-client
  Commit: a00bb78db2ddeedd2c623778279e620211d6d1fd
      https://github.com/zanata/zanata-python-client/commit/a00bb78db2ddeedd2c623778279e620211d6d1fd
  Author: Anish Patil <apatil at redhat.com>
  Date:   2015-02-23 (Mon, 23 Feb 2015)

  Changed paths:
    M zanataclient/pullcmd.py

  Log Message:
  -----------
  Bug 1194987 - NameError: global name 'project_type' is not defined

Fix by Richard W.M. Jones(rjones at redhat.com)-added self keyword
project_type is member of class now,in previous versions it was a local member


  Commit: 210cca47c097f62ce2b28a1ce69a9e1e49537f5c
      https://github.com/zanata/zanata-python-client/commit/210cca47c097f62ce2b28a1ce69a9e1e49537f5c
  Author: Anish Patil <apatil at redhat.com>
  Date:   2015-02-23 (Mon, 23 Feb 2015)

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zanata/zanata-python-client


Compare: https://github.com/zanata/zanata-python-client/compare/fec1f0d490fd...210cca47c097


More information about the zanata-commits mailing list