All file timestamps appear to be the epoch for the memory filesystem.
Among other things, this keeps pythons zipfile module from being able to add
files from the memory filesystem to an archive, since zipfile requires that
every file have a timestamp newer than 1980.
Original issue reported on code.google.com by elijahta...@chromium.org on 4 Nov 2014 at 11:37
Original issue reported on code.google.com by
elijahta...@chromium.org
on 4 Nov 2014 at 11:37