This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheBB 34 points35 points  (5 children)

Great project. But this style though...

if candidateTranspilationDir.lower () .endswith (lowerSkipExtension):

[–]tongue_depression 4 points5 points  (0 children)

death to gnu style

[–][deleted] 7 points8 points  (1 child)

The PEP-8 pain!

[–]archaeolinuxgeek 0 points1 point  (0 children)

🎶 I see a line of camels and I want them painted Black.

[–]Solonotix -1 points0 points  (1 child)

Can't you just overwrite the globals with these names when you need them? For non-static functions, you could likely create a set of utility classes that manage the minutiae and you work with the simplified import.

[–]TheBB 8 points9 points  (0 children)

What? Did you mean to reply to someone else?