~ubuntu-branches/debian/experimental/nuitka/experimental

« back to all changes in this revision

Viewing changes to nuitka/codegen/ModuleCodes.py

  • Committer: Package Import Robot
  • Author(s): Kay Hayen
  • Date: 2014-10-05 19:28:20 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20141005192820-s06oca9rty517iy8
Tags: 0.5.5+ds-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
    # Temp local variable initializations
82
82
    local_var_inits = [
83
83
        getLocalVariableInitCode(
84
 
            context  = context,
85
84
            variable = variable
86
85
        )
87
86
        for variable in