[Checkins] [zopefoundation/AccessControl] f24024: Don't reuse the 'module' variable.

GitHub noreply at github.com
Wed May 10 01:59:35 CEST 2017


  Branch: refs/heads/py3-c-extension
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: f2402413b5cd6f7dc3b0f5f29c8aa3ccc9bacb00
      https://github.com/zopefoundation/AccessControl/commit/f2402413b5cd6f7dc3b0f5f29c8aa3ccc9bacb00
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/AccessControl/cAccessControl.c

  Log Message:
  -----------
  Don't reuse the 'module' variable.

In python3 the value of this variable (the module object), is returned
back to the interpreter.




More information about the checkins mailing list