Miroslav Shubernetskiy

Results 109 comments of Miroslav Shubernetskiy

Another use-case is schoolwork. Submitting a link to a repo Professor can access without either creating account or making the repo public. Would be very useful if this feature is...

sure. I can take a look. didnt realize template already did something similar. I see it also uses pygments so Ill try to include that as well

adding a breakpoint here is the content of `self.func` right before the exception: ```python (Pdb++) self.func ('', 1, '') ```

this would be a super useful feature

@lisroach do you have `phantomjs` installed? Ive seen similar issues related to that

it should already honor line endings: https://github.com/miki725/importanize/blob/2f4069c6ebe35262588f2dab5edcde3171964f24/tests/test_parser.py#L31-L34 not sure if I have more direct test case for windows line endings but I can add one higher level test

https://github.com/miki725/importanize/pull/70/commits/5b31652b6fc3ce0eb13e6eb783b0494716865209 tests windows line endings and it seems to work as expected. can you link to a sample file where you are having issues? does it have mixed newlines? importanize...

can you try with `-vv` verbosity level? only thing which comes to mind is if importanize excludes all the files. can you paste your importanize config files?

`separate_libs` does this except it also separates libs to different groups

havent been involved here in a while as well as no longer in the org cc @mikewaters