Stéphane RAULT

Results 6 comments of Stéphane RAULT

No problem for me if use: ``` # pyzmail 1.0.3 - Python 3.4.3 - windows 7 >>> msg = pyzmail.message_from_file(open('mail_utf8_error')) >>> msg.as_string() 'Return-Path: \nReceived: from mp0-f70.google.com (mp0-f70.google.com [209.85.220.70])\n\tby i-sgcore01-poc-server.c.trusty-catbird-121621.internal (Postfix)...

Hi, Is this a good idea : ? ``` import hashlib from flask import request def func_cache_with_args(func_name, **kwargs): """Return hash value from func name and request.full_path Ex: my_view + /api/v1/sdmx/INSEE/data/IPCH-2015-FR-COICOP/A.07120.?startPeriod=2011...

# Convert to js ``` bash git clone https://github.com/yogiben/meteor-starter.git npm install -g coffee-script find meteor-starter -name "*.coffee" -exec coffee -b --no-header -c {} \; # Replace .coffee in all package.js...

Sorry, the site is under construction and I have disabled surveyjs for now but if you install woocommerce, you should see the problem.

see pictures ![screenshot-wp-surveyjs-bug-1](https://user-images.githubusercontent.com/1041983/41189592-a0ae8d20-6bd0-11e8-8c31-bbacdfd1a576.png) ![screenshot-wp-surveyjs-bug-2](https://user-images.githubusercontent.com/1041983/41189593-a41b547a-6bd0-11e8-844d-597798c5119b.png)