yeti / signals

MIT License
3 stars 4 forks source link

Path to api schema file doesn't work with '~' #43

Closed walkingtowork closed 9 years ago

walkingtowork commented 9 years ago

~/projects/path/to/api-schema-1.0.json fails with the following error: Error: Path "~/projects/path/to/api-schema-1.0.json" does not exist.

/Users/Alex/projects/path/to/api-schema-1.0.json works as expected.

rmutter commented 9 years ago

Looks like we need to expand the path: http://stackoverflow.com/questions/2057045/python-os-makedirs-dont-understand-in-my-path