projects
/
deliverable
/
barectf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92230ce
)
__init__.py: remove `barectf_config_file` name
author
Philippe Proulx
<eeppeliteloop@gmail.com>
Sat, 8 Aug 2020 01:37:55 +0000
(21:37 -0400)
committer
Philippe Proulx
<eeppeliteloop@gmail.com>
Sat, 8 Aug 2020 01:37:55 +0000
(21:37 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/__init__.py
patch
|
blob
|
blame
|
history
diff --git
a/barectf/__init__.py
b/barectf/__init__.py
index 701cb6aedf3ff358c6077405a5d9a0216738084c..0e2cfada50a6a472f36224f9126323591e0af0f0 100644
(file)
--- a/
barectf/__init__.py
+++ b/
barectf/__init__.py
@@
-86,7
+86,9
@@
effective_configuration_file = barectf_config_file.effective_configuration_file
CodeGenerator = barectf_gen.CodeGenerator
+# remove local names
del barectf_config_parse_common
del barectf_version
del barectf_config
+del barectf_config_file
del barectf_gen
This page took
0.023615 seconds
and
4
git commands to generate.