Skip to content

changed imports to relative imports#172

Open
mdipierro wants to merge 1 commit into
defunkt:masterfrom
mdipierro:master
Open

changed imports to relative imports#172
mdipierro wants to merge 1 commit into
defunkt:masterfrom
mdipierro:master

Conversation

@mdipierro
Copy link
Copy Markdown

Hello defunkt,

I made changes from import pystache.something to import .something so that pystache can be used even when its module is not in sys.path. I needed this change in order to run on google app engine (where I am not allowed to install modules) and for various reasons I was not allowed to change sys.path.

Massimo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant