1
0
mirror of https://github.com/gryf/python-syntax.git synced 2025-12-17 11:30:27 +01:00

Forgot to add author of the patch

This commit is contained in:
Dmitry Vasiliev
2010-11-09 20:01:35 +03:00
parent d510d31b02
commit 607f75e613

View File

@@ -1,6 +1,6 @@
Revision 3.0.4 (2010-11-09):
- Fixed highlighting for raw bytes literals
- Fixed highlighting for raw bytes literals. Patch by Anton Butanaev.
Revision 3.0.3 (2010-04-09):