This website works better with JavaScript.
Explore
Help
Sign In
mbutterick
/
pollen
Watch
3
Star
3
Fork
You've already forked pollen
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
Get Pygments wrapper working for Python 2.7 as well
Browse Source
pull/230/head
Shrutarshi Basu
4 years ago
parent
ec67988b48
commit
1823382a4e
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
pollen/private/external/pipe.py
vendored
Unescape
Escape
View File
@ -31,6 +31,7 @@
# ...
# __END__
from
__future__
import
print_function
import
sys
import
optparse
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
mbutterick/pollen
Title
Body
Create Issue