Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
finesse
pykat
Commits
ade6bd5c
Commit
ade6bd5c
authored
Jan 23, 2015
by
Daniel Brown
Browse files
Merge branch 'master' of gitmaster.atlas.aei.uni-hannover.de:pykat/pykat
parents
4681357e
1ed010c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pykat/finesse.py
View file @
ade6bd5c
...
...
@@ -1628,8 +1628,6 @@ class kat(object):
name
=
com
.
__class__
.
__name__
print
(
getattr
(
self
.
__class__
,
name
))
delattr
(
self
.
__class__
,
name
)
delattr
(
self
,
'__com_'
+
name
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment