# from lxml import etree; import module2dbk; print module2dbk.xsl_transform(etree.parse('test-ccap/col10614/index.cnxml'), []); Error: bash: syntax error near unexpected token `('
add #!/usr/bin/env python at the top of your script, or call your script using python myscript.py
#!/usr/bin/env python
python myscript.py
1.4m articles
1.4m replys
5 comments
57.0k users