Menu

#2 Cache files are never finalized if URL includes "/"

open
nobody
None
5
2010-12-29
2010-12-29
runa
No

I had to add this line to File because cache files for URLs with slashes in it were never finalized:

self.__path = Params.ROOT + path.replace("/","_")

Thanks!

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.