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

GitHub noreply at github.com
Mon Feb 23 06:29:56 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-python-client
  Commit: fec1f0d490fdee9d23d8daf1364472f03f0b1ad9
      https://github.com/zanata/zanata-python-client/commit/fec1f0d490fdee9d23d8daf1364472f03f0b1ad9
  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 verions it was a local member




More information about the zanata-commits mailing list