~freecad-community/freecad-extras/assembly2

Viewing all changes in revision 181.1.2.

  • Committer: looooo
  • Date: 2017-04-29 20:45:27 UTC
  • mto: This revision was merged to the branch mainline in revision 182.
  • Revision ID: git-v1:b1dec62143dc055898bad6a73fb53e87cb9f68e2
py3: exceptions + dict.has_key
except Error msg: --> except Error as msg:
dict.has_key(value) --> value in dict

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: