Applications Google
Menu principal

Post a Comment On: Only Python

"from __experimental__ import something_new"

2 Comments -

1 – 2 of 2
Blogger Felipe A. Hernandez said...

An alternative way could be to implement a custom python codec and use them for your script. It's a bit hackier way to do some preprocessing in a "macro-style", and just requires to add something like "# encoding: mymacros" on top (or force it on your environment).

7:54 AM

Blogger André Roberge said...

Felipe A. Hernandez: do you have a link to something like this actually working? I cannot see how it would/could work.

8:15 AM

Spammers: none shall pass.
You can use some HTML tags, such as <b>, <i>, <a>

Comments on this blog are restricted to team members.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot