- bartwe@Casiopeia:~/git/babbisch$ python test.py test.h
- /home/bartwe/git/babbisch/babbisch/utils.py:60: Warning: 'with' will become a reserved keyword in Python 2.6
- Traceback (most recent call last):
- File "test.py", line 4, in <module>
- from babbisch.analyze import AnalyzingVisitor
- File "/home/bartwe/git/babbisch/babbisch/__init__.py", line 6, in <module>
- from babbisch.utils import ASTCache
- File "/home/bartwe/git/babbisch/babbisch/utils.py", line 60
- with open(self.filename, 'rb') as f:
- ^
- SyntaxError: invalid syntax
Undefined
By: Guest | Date: Nov 3 2009 22:53 | Format: None | Expires: never | Size: 558 B | Hits: 843
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago