Nltk: paths in compat.py

Created on 31 Oct 2014  路  3Comments  路  Source: nltk/nltk

Use os.path.join() to concatenate paths, in compat.py, cf https://github.com/nltk/nltk/pull/777

enhancement goodfirstbug nice idea pythonic resolved

All 3 comments

was fixed here https://github.com/nltk/nltk/pull/1226 wasn't it?

Yes, it resolved in #1226. Thanks for catching this!

And also thank you for spotting the other lingering issues on the tracker that should have been resolved =)

Yes, thanks @Dobatymo

Was this page helpful?
0 / 5 - 0 ratings