Show More
@@ -24,6 +24,13 b' This includes:' | |||||
24 | to Pygments. |
|
24 | to Pygments. | |
25 |
|
25 | |||
26 | """ |
|
26 | """ | |
|
27 | #----------------------------------------------------------------------------- | |||
|
28 | # Copyright (c) 2013, the IPython Development Team. | |||
|
29 | # | |||
|
30 | # Distributed under the terms of the Modified BSD License. | |||
|
31 | # | |||
|
32 | # The full license is in the file COPYING.txt, distributed with this software. | |||
|
33 | #----------------------------------------------------------------------------- | |||
27 |
|
34 | |||
28 | # Standard library |
|
35 | # Standard library | |
29 | import re |
|
36 | import re |
General Comments 0
You need to be logged in to leave comments.
Login now