aiohttp-swagger icon indicating copy to clipboard operation
aiohttp-swagger copied to clipboard

Allow to use pathlib.Path along with str for file paths

Open asvetlov opened this issue 9 years ago • 0 comments

pathlib is very perfect library and excellent replacement for os.path functions.

I would love to encourage the library usage.

asvetlov avatar Oct 25 '16 15:10 asvetlov