/srv/reproducible-results/rbuild-rpm-Ay9Reg8x/b1/python-unipath/python3-unipath-1.0-4.fc23.noarch.rpm vs.
/srv/reproducible-results/rbuild-rpm-Ay9Reg8x/b2/python-unipath/python3-unipath-1.0-4.fc23.noarch.rpm
header
Offset 1, 13 lines modified Offset 1, 13 lines modified
1 HEADERIMMUTABLE:​·​0000003700001b8600000​03f0000000700001b7600​000010000000640000000​800000000000000010000​03e800000006000000020​0000001000003e9000000​060000001200000001000​003ea0000000600000016​00000001000003ec00000​0090000001d0000000100​0003ed000000090000005​200000001000003ee0000​000400000498000000010​00003ef00000006000004​9c00000001000003f1000​00004000004b800000001​000003f60000000600000​4bc00000001000003f800​000009000004c30000000​1000003fc000000060000​04d500000001000003fd0​0000006000004fa000000​01000003fe00000006000​005000000000100000404​000000040000050800000​018000004060000000300​000568000000180000040​900000003000005980000​00180000040a000000040​00005c800000018000004​0b0000000800000628000​000180000040c00000008​00000b800000001800000​40d0000000400000b9800​0000180000040f0000000​800000bf8000000180000​04100000000800000c700​000001800000414000000​0600000ce800000001000​004150000000400000d0c​000000180000041700000​00800000d6c0000000100​0004180000000400000d7​c00000006000004190000​000800000d94000000060​000041a0000000800000e​1f0000000600000428000​0000600000e470000000·​✂ 1 HEADERIMMUTABLE:​·​0000003700001b8600000​03f0000000700001b7600​000010000000640000000​800000000000000010000​03e800000006000000020​0000001000003e9000000​060000001200000001000​003ea0000000600000016​00000001000003ec00000​0090000001d0000000100​0003ed000000090000005​200000001000003ee0000​000400000498000000010​00003ef00000006000004​9c00000001000003f1000​00004000004b800000001​000003f60000000600000​4bc00000001000003f800​000009000004c30000000​1000003fc000000060000​04d500000001000003fd0​0000006000004fa000000​01000003fe00000006000​005000000000100000404​000000040000050800000​018000004060000000300​000568000000180000040​900000003000005980000​00180000040a000000040​00005c800000018000004​0b0000000800000628000​000180000040c00000008​00000b800000001800000​40d0000000400000b9800​0000180000040f0000000​800000bf8000000180000​04100000000800000c700​000001800000414000000​0600000ce800000001000​004150000000400000d0c​000000180000041700000​00800000d6c0000000100​0004180000000400000d7​c00000006000004190000​000800000d94000000060​000041a0000000800000e​1f0000000600000428000​0000600000e470000000·​✂
2 HEADERI18NTABLE:​· 2 HEADERI18NTABLE:​·
3 ·​-​·​C 3 ·​-​·​C
4 SIGSIZE:​·​37298 4 SIGSIZE:​·​37298
5 SIGMD5:​·e8439645852e9b884a7d3​543fbeb0968 5 SIGMD5:​·9c66a16ecd16a21abaad7​49126ce4433
6 SHA1HEADER:​·2572a83e8bba28c66f394​8754be11d18bf72feda 6 SHA1HEADER:​·6fca62fe2fdd3f083a5c9​9242740f8b3a412b8ab
7 NAME:​·​python3-​unipath 7 NAME:​·​python3-​unipath
8 VERSION:​·​1.​0 8 VERSION:​·​1.​0
9 RELEASE:​·​4.​fc23 9 RELEASE:​·​4.​fc23
10 SUMMARY:​·​Alternative·​to·​Python·​modules·​os,​·​os.​path·​and·​shutil 10 SUMMARY:​·​Alternative·​to·​Python·​modules·​os,​·​os.​path·​and·​shutil
11 DESCRIPTION:​·​Unipath·​is·​a·​package·​for·​doing·​pathname·​calculations·​and·​filesystem 11 DESCRIPTION:​·​Unipath·​is·​a·​package·​for·​doing·​pathname·​calculations·​and·​filesystem
12 access·​in·​an·​object-​oriented·​manner,​·​an·​alternative·​to·​functions·​in 12 access·​in·​an·​object-​oriented·​manner,​·​an·​alternative·​to·​functions·​in
13 os.​path,​·​shutil·​and·​glob,​·​and·​even·​some·​functions·​in·​os.​*·​It's·​based 13 os.​path,​·​shutil·​and·​glob,​·​and·​even·​some·​functions·​in·​os.​*·​It's·​based
Offset 24, 30 lines modified Offset 24, 30 lines modified
24 ·​o·​p.​needs_update([other_p​ath1,​·​.​.​.​])​·​returns·​True·​if·​p·​doesn't·​exist 24 ·​o·​p.​needs_update([other_p​ath1,​·​.​.​.​])​·​returns·​True·​if·​p·​doesn't·​exist
25 ···​or·​has·​an·​older·​timestamp·​than·​any·​of·​the·​others.​ 25 ···​or·​has·​an·​older·​timestamp·​than·​any·​of·​the·​others.​
26 ·​o·​extra·​convenience·​functions·​in·​the·​unipath.​tools·​module.​·​dict2dir 26 ·​o·​extra·​convenience·​functions·​in·​the·​unipath.​tools·​module.​·​dict2dir
27 ···​creates·​a·​directory·​hierarchy·​described·​by·​a·​dict.​·​dump_path·​displays 27 ···​creates·​a·​directory·​hierarchy·​described·​by·​a·​dict.​·​dump_path·​displays
28 ···​an·​ASCII·​tree·​of·​a·​directory·​hierarchy.​ 28 ···​an·​ASCII·​tree·​of·​a·​directory·​hierarchy.​
   
29 This·​is·​the·​Python·​3·​build·​of·​Unipath 29 This·​is·​the·​Python·​3·​build·​of·​Unipath
30 BUILDTIME:​·​1456424198 30 BUILDTIME:​·​1456424279
31 BUILDHOST:​·​profitbricks-​build3-​amd64 31 BUILDHOST:​·​profitbricks-​build3-​amd64
32 SIZE:​·​124661 32 SIZE:​·​124661
33 LICENSE:​·​Python 33 LICENSE:​·​Python
34 GROUP:​·​Development/​Tools 34 GROUP:​·​Development/​Tools
35 URL:​·​http:​/​/​pypi.​python.​org/​pypi/​Unipath/​ 35 URL:​·​http:​/​/​pypi.​python.​org/​pypi/​Unipath/​
36 OS:​·​linux 36 OS:​·​linux
37 ARCH:​·​noarch 37 ARCH:​·​noarch
38 FILESIZES:​· 38 FILESIZES:​·
39 ·​-​·​1322·​-​·​4096·​-​·​489·​-​·​4096·​-​·​1082·​-​·​1082·​-​·​7612·​-​·​7612·​-​·​626·​-​·​626·​-​·​11267·​-​·​11267·​-​·​1218·​-​·​1218·​-​·​8509·​-​·​128·​-​·​10875·​-​·​922·​-​·​4096·​-​·​65·​-​·​1524·​-​·​1322·​-​·​47800·​-​·​29900 39 ·​-​·​1322·​-​·​4096·​-​·​489·​-​·​4096·​-​·​1082·​-​·​1082·​-​·​7612·​-​·​7612·​-​·​626·​-​·​626·​-​·​11267·​-​·​11267·​-​·​1218·​-​·​1218·​-​·​8509·​-​·​128·​-​·​10875·​-​·​922·​-​·​4096·​-​·​65·​-​·​1524·​-​·​1322·​-​·​47800·​-​·​29900
40 FILEMODES:​· 40 FILEMODES:​·
41 ·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188 41 ·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​16877·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188·​-​·​33188
42 FILERDEVS:​· 42 FILERDEVS:​·
43 ·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0 43 ·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0
44 FILEMTIMES:​· 44 FILEMTIMES:​·
45 ·​-​·​1456424196·​-​·​1456424196·​-​·​1364364135·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1456424197·​-​·​1364364124·​-​·​1359348599·​-​·​1365207023·​-​·​1364363908·​-​·​1456424197·​-​·​1359348599·​-​·​1365209185·​-​·​1365214565·​-​·​1365209200·​-​·​1365213458 45 ·​-​·​1456424277·​-​·​1456424277·​-​·​1364364135·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1456424278·​-​·​1364364124·​-​·​1359348599·​-​·​1365207023·​-​·​1364363908·​-​·​1456424278·​-​·​1359348599·​-​·​1365209185·​-​·​1365214565·​-​·​1365209200·​-​·​1365213458
46 FILEMD5S:​· 46 FILEMD5S:​·
47 ·​-​·​3433b4a636055be4c633b​9f76b5fcf2cd87bc4de2d​0ebd07d0562ebfbbbe132​b·​-​··​-​·​128747fe08354f5090db4​3015276f37ca03ab6805d​6f68ec21d41c9865549a9​f·​-​··​-​·​2868302f4b3c8f76c5729​e4ea056b60bcc4a9ae3df​fb0a888acccab6896eb6a​6·​-​·​2868302f4b3c8f76c5729​e4ea056b60bcc4a9ae3df​fb0a888acccab6896eb6a​6·​-​·​eb7fd23c3dd96659e81ca​1a3c05ee748fe268a3579​7362a390d1e7196060c9b​9·​-​·​eb7fd23c3dd96659e81ca​1a3c05ee748fe268a3579​7362a390d1e7196060c9b​9·​-​·​60faa69f87c4d3a6a3989​cea4d3eb60f30b910f80d​48c69f8f4eb1381c45e08​b·​-​·​60faa69f87c4d3a6a3989​cea4d3eb60f30b910f80d​48c69f8f4eb1381c45e08​b·​-​·​78fd263841538ae87dd21​6be90106dcf8176d1af72​4ca4e75c8ee0adfc445b1​e·​-​·​78fd263841538ae87dd21​6be90106dcf8176d1af72​4ca4e75c8ee0adfc445b1​e·​-​·​f1b9a58d037de373ba61b​de0cd05699fcfef2f2bd4​fe12a152e9ab50a31ce71​1·​-​·​f1b9a58d037de373ba61b​de0cd05699fcfef2f2bd4​fe12a152e9ab50a31ce71​1·​-​·​b753ec371867bcb77eeb6​e51e692c38ab29b1c337b​481497c237ba31f3f1cd1​8·​-​·​ae60dcbff6780d655cf6d​e7fb1d9f8b905d91a858f​d4c03f5f2899245f3dca8​d·​-​·​b7cfe466bdfedc53b432f​d1037b0af32e21470a86e​fe69ff9533ed8f68d51b8​d·​-​·​bb7551c814·​✂ 47 ·​-​·​3433b4a636055be4c633b​9f76b5fcf2cd87bc4de2d​0ebd07d0562ebfbbbe132​b·​-​··​-​·​128747fe08354f5090db4​3015276f37ca03ab6805d​6f68ec21d41c9865549a9​f·​-​··​-​·​2868302f4b3c8f76c5729​e4ea056b60bcc4a9ae3df​fb0a888acccab6896eb6a​6·​-​·​2868302f4b3c8f76c5729​e4ea056b60bcc4a9ae3df​fb0a888acccab6896eb6a​6·​-​·​eb7fd23c3dd96659e81ca​1a3c05ee748fe268a3579​7362a390d1e7196060c9b​9·​-​·​eb7fd23c3dd96659e81ca​1a3c05ee748fe268a3579​7362a390d1e7196060c9b​9·​-​·​60faa69f87c4d3a6a3989​cea4d3eb60f30b910f80d​48c69f8f4eb1381c45e08​b·​-​·​60faa69f87c4d3a6a3989​cea4d3eb60f30b910f80d​48c69f8f4eb1381c45e08​b·​-​·​78fd263841538ae87dd21​6be90106dcf8176d1af72​4ca4e75c8ee0adfc445b1​e·​-​·​78fd263841538ae87dd21​6be90106dcf8176d1af72​4ca4e75c8ee0adfc445b1​e·​-​·​f1b9a58d037de373ba61b​de0cd05699fcfef2f2bd4​fe12a152e9ab50a31ce71​1·​-​·​f1b9a58d037de373ba61b​de0cd05699fcfef2f2bd4​fe12a152e9ab50a31ce71​1·​-​·​b753ec371867bcb77eeb6​e51e692c38ab29b1c337b​481497c237ba31f3f1cd1​8·​-​·​ae60dcbff6780d655cf6d​e7fb1d9f8b905d91a858f​d4c03f5f2899245f3dca8​d·​-​·​b7cfe466bdfedc53b432f​d1037b0af32e21470a86e​fe69ff9533ed8f68d51b8​d·​-​·​bb7551c814·​✂
48 FILELINKTOS:​· 48 FILELINKTOS:​·
49 ·​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​· 49 ·​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​··​-​·
50 FILEFLAGS:​· 50 FILEFLAGS:​·
51 ·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​2·​-​·​2·​-​·​2·​-​·​2·​-​·​2 51 ·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​0·​-​·​2·​-​·​2·​-​·​2·​-​·​2·​-​·​2
52 FILEUSERNAME:​· 52 FILEUSERNAME:​·
content
file list
Offset 1, 24 lines modified Offset 1, 24 lines modified
1 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1322·​2016-​02-​25·​18:​16:​36.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​Unipath-​1.​0-​py3.​4.​egg-​info 1 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1322·​2016-​02-​25·​18:​17:​57.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​Unipath-​1.​0-​py3.​4.​egg-​info
2 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​16:​36.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath 2 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​17:​57.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath
3 -​rw-​r-​-​r-​-​···​1········​0········​0······​489·​2013-​03-​27·​06:​02:​15.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__init__.​py 3 -​rw-​r-​-​r-​-​···​1········​0········​0······​489·​2013-​03-​27·​06:​02:​15.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__init__.​py
4 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__ 4 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__
5 -​rw-​r-​-​r-​-​···​1········​0········​0·····​8509·​2013-​03-​27·​06:​02:​04.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​abstractpath.​py 5 -​rw-​r-​-​r-​-​···​1········​0········​0·····​8509·​2013-​03-​27·​06:​02:​04.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​abstractpath.​py
6 -​rw-​r-​-​r-​-​···​1········​0········​0······​128·​2013-​01-​28·​04:​49:​59.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​errors.​py 6 -​rw-​r-​-​r-​-​···​1········​0········​0······​128·​2013-​01-​28·​04:​49:​59.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​errors.​py
7 -​rw-​r-​-​r-​-​···​1········​0········​0····​10875·​2013-​04-​06·​00:​10:​23.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​path.​py 7 -​rw-​r-​-​r-​-​···​1········​0········​0····​10875·​2013-​04-​06·​00:​10:​23.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​path.​py
8 -​rw-​r-​-​r-​-​···​1········​0········​0······​922·​2013-​03-​27·​05:​58:​28.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​tools.​py 8 -​rw-​r-​-​r-​-​···​1········​0········​0······​922·​2013-​03-​27·​05:​58:​28.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​tools.​py
9 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​share/​doc/​python3-​unipath 9 drwxr-​xr-​x···​1········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​share/​doc/​python3-​unipath
10 -​rw-​r-​-​r-​-​···​1········​0········​0·······​65·​2013-​01-​28·​04:​49:​59.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​BUGS.​txt 10 -​rw-​r-​-​r-​-​···​1········​0········​0·······​65·​2013-​01-​28·​04:​49:​59.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​BUGS.​txt
11 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1524·​2013-​04-​06·​00:​46:​25.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​CHANGES 11 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1524·​2013-​04-​06·​00:​46:​25.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​CHANGES
12 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1322·​2013-​04-​06·​02:​16:​05.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​PKG-​INFO 12 -​rw-​r-​-​r-​-​···​1········​0········​0·····​1322·​2013-​04-​06·​02:​16:​05.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​PKG-​INFO
13 -​rw-​r-​-​r-​-​···​1········​0········​0····​47800·​2013-​04-​06·​00:​46:​40.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​README.​html 13 -​rw-​r-​-​r-​-​···​1········​0········​0····​47800·​2013-​04-​06·​00:​46:​40.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​README.​html
14 -​rw-​r-​-​r-​-​···​1········​0········​0····​29900·​2013-​04-​06·​01:​57:​38.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​README.​rst 14 -​rw-​r-​-​r-​-​···​1········​0········​0····​29900·​2013-​04-​06·​01:​57:​38.​000000·​.​/​usr/​share/​doc/​python3-​unipath/​README.​rst
15 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​__init__.​cpython-​34.​pyc 15 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​__init__.​cpython-​34.​pyc
16 -​rw-​r-​-​r-​-​···​2········​0········​0·····​1082·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​__init__.​cpython-​34.​pyo 16 -​rw-​r-​-​r-​-​···​2········​0········​0·····​1082·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​__init__.​cpython-​34.​pyo
17 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​abstractpath.​cpython-​34.​pyc 17 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​abstractpath.​cpython-​34.​pyc
18 -​rw-​r-​-​r-​-​···​2········​0········​0·····​7612·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​abstractpath.​cpython-​34.​pyo 18 -​rw-​r-​-​r-​-​···​2········​0········​0·····​7612·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​abstractpath.​cpython-​34.​pyo
19 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​errors.​cpython-​34.​pyc 19 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​errors.​cpython-​34.​pyc
20 -​rw-​r-​-​r-​-​···​2········​0········​0······​626·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​errors.​cpython-​34.​pyo 20 -​rw-​r-​-​r-​-​···​2········​0········​0······​626·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​errors.​cpython-​34.​pyo
21 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​path.​cpython-​34.​pyc 21 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​path.​cpython-​34.​pyc
22 -​rw-​r-​-​r-​-​···​2········​0········​0····​11267·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​path.​cpython-​34.​pyo 22 -​rw-​r-​-​r-​-​···​2········​0········​0····​11267·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​path.​cpython-​34.​pyo
23 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​tools.​cpython-​34.​pyc 23 -​rw-​r-​-​r-​-​···​2········​0········​0········​0·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​tools.​cpython-​34.​pyc
24 -​rw-​r-​-​r-​-​···​2········​0········​0·····​1218·​2016-​02-​25·​18:​16:​37.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​tools.​cpython-​34.​pyo 24 -​rw-​r-​-​r-​-​···​2········​0········​0·····​1218·​2016-​02-​25·​18:​17:​58.​000000·​.​/​usr/​lib/​python3.​4/​site-​packages/​unipath/​__pycache__/​tools.​cpython-​34.​pyo