Toshio Kuratomi
9350a81ae4
Port modules away from __file__
...
* __file__ won't work if we want to invoke modules via -m or if we
figure out how to keep modules from hitting the disk with pipelining.
* module.tmpdir is the new way to place a file where it will be cleaned
automatically.
Change format string to not depend on __file__:
* cloud/amazon/ec2_elb_lb.py
* cloud/amazon/elb_classic_lb.py
Use module.tempdir:
* packaging/os/apt.py
* files/unarchive.py
2018-07-09 15:51:20 -07:00
..
2018-04-25 23:12:46 -07:00
2018-05-11 07:45:20 +02:00
2018-05-15 17:36:23 +02:00
2018-03-21 11:04:55 -07:00
2018-07-09 15:51:20 -07:00
2018-05-28 06:26:04 -04:00
2018-02-06 08:44:49 -08:00
2018-05-22 15:08:16 -05:00
2018-05-23 10:06:44 -04:00
2018-06-18 17:30:32 -04:00
2018-06-01 11:43:04 -04:00
2018-05-05 13:03:05 -04:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2017-11-21 20:59:08 -08:00
2018-04-24 18:05:50 +01:00
2018-05-11 14:04:08 -04:00
2017-10-31 15:31:42 -04:00
2018-04-25 23:12:46 -07:00
2018-03-15 22:15:24 +01:00
2018-05-15 11:52:54 -04:00
2018-03-15 22:15:24 +01:00
2018-06-19 10:42:22 -04:00
2018-02-06 08:44:49 -08:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2018-03-15 22:15:24 +01:00
2018-05-17 20:44:06 +02:00
2017-10-03 09:50:44 +02:00
2018-03-15 22:15:24 +01:00
2018-05-18 07:55:37 +02:00
2017-12-04 13:30:27 +01:00
2018-04-25 23:12:46 -07:00
2018-03-15 22:15:24 +01:00
2018-04-24 18:05:50 +01:00
2018-03-21 11:04:55 -07:00
2018-03-15 22:15:24 +01:00
2018-04-10 13:10:56 -04:00
2018-03-15 22:15:24 +01:00
2018-07-04 21:08:25 +05:30
2018-07-06 10:49:19 -07:00
2018-03-15 22:15:24 +01:00
2018-06-25 15:58:24 -04:00