Little fixes
This commit is contained in:
parent
4b284dce0d
commit
6770a442e2
4 changed files with 44 additions and 5 deletions
|
|
@ -29,6 +29,10 @@ class ptemplate:
|
|||
|
||||
template_context=None
|
||||
|
||||
# A simple method used in internal things of paramecio
|
||||
|
||||
show_basic_template=True
|
||||
|
||||
def __init__(self, module):
|
||||
|
||||
module=path.dirname(module)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue