Closed GoogleCodeExporter closed 9 years ago
PyFilesystem doesn't have any notion of permissions since its not in the common
subset of functionality.
However, it may be worthwhile just passing that mode parameter through so an
implementation could use it if it wishes.
Original comment by willmcgugan
on 24 Jan 2012 at 7:51
well, i think it's an okay solution to not pass it through at all, but right
now it is passing it through in the wrong argument position. either way, and
thanks
Original comment by jtolds
on 24 Jan 2012 at 8:07
Fixed in trunk. Will leave the ticket open as a reminder to re-think the
signature.
Original comment by willmcgugan
on 24 Jan 2012 at 8:16
Original comment by willmcgugan
on 10 Sep 2013 at 8:55
Original issue reported on code.google.com by
jtolds
on 24 Jan 2012 at 7:04