Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. --- grammar/test_grammar.py.bak 2020-01-22 23:21:18.947398741 +0100
  2. +++ grammar/test_grammar.py 2020-01-23 00:27:42.444446938 +0100
  3. @@ -19,6 +19,7 @@
  4. #
  5.  
  6. import unittest
  7. +import sys; print(sys.path)
  8. from odf import grammar
  9. import grammarnew
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement