Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
joblib
/
__pycache__
/
File Content:
logger.cpython-35.opt-1.pyc
���W � @ s� d Z d d l m Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d � Z d d � Z d d � Z d d d d � Z Gd d � d e � Z Gd d � d e � Z d S)zE Helpers for logging. This module needs much love to become useful. � )�print_functionN� )�mkdirpc C s+ t j j d � r# t d | d � S| Sd S)z�Remove .1s to the time under Windows: this is the time it take to stat files. This is needed to make results similar to timings under Unix, for tests �winr g�������?N)�sys�platform� startswith�max)�t� r � /logger.py� _squeeze_time s r c C s t | � } d | | d f S)Nz%.1fs, %.1fming N@)r )r r r r �format_time"