Little fixes

This commit is contained in:
Antonio de la Rosa 2016-01-14 02:24:13 +01:00
parent 4b284dce0d
commit 6770a442e2
4 changed files with 44 additions and 5 deletions

View file

@ -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)