[Python-modules-commits] [pygments] 01/02: Import pygments_2.0.2.orig.tar.gz

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Jan 25 22:18:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

piotr pushed a commit to branch patched
in repository pygments.

commit a639c8900a87f9f1dc2db4679b01e474b426693d
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sun Dec 27 20:30:10 2015 +0100

    Import pygments_2.0.2.orig.tar.gz
---
 CHANGES                                            |     9 +
 Makefile                                           |     4 +-
 PKG-INFO                                           |     2 +-
 Pygments.egg-info/PKG-INFO                         |     2 +-
 Pygments.egg-info/SOURCES.txt                      |   320 +-
 doc/docs/filterdevelopment.rst                     |     2 +-
 doc/docs/java.rst                                  |    14 +-
 doc/docs/lexerdevelopment.rst                      |     8 +-
 doc/docs/lexers.rst                                |     2 +-
 doc/docs/tokens.rst                                |     4 +-
 doc/docs/unicode.rst                               |     2 +-
 doc/languages.rst                                  |     7 +-
 pygments/__init__.py                               |    13 +-
 pygments/cmdline.py                                |   107 +-
 pygments/formatters/__init__.py                    |     4 +-
 pygments/formatters/_mapping.py                    |     3 +-
 pygments/lexers/_cocoa_builtins.py                 |     2 +-
 pygments/lexers/_lua_builtins.py                   |     3 +-
 pygments/lexers/_mapping.py                        |     4 +-
 pygments/lexers/_php_builtins.py                   |     3 +-
 pygments/lexers/_postgres_builtins.py              |     3 +-
 pygments/lexers/_scilab_builtins.py                |     3 +-
 pygments/lexers/_sourcemod_builtins.py             |     4 +-
 pygments/lexers/console.py                         |     2 +-
 pygments/lexers/dotnet.py                          |     5 +-
 pygments/lexers/javascript.py                      |     2 +-
 pygments/lexers/objective.py                       |   192 +-
 pygments/lexers/python.py                          |     1 +
 pygments/lexers/templates.py                       |     8 +-
 pygments/unistring.py                              |     4 +-
 pygments/util.py                                   |    24 +-
 setup.py                                           |     2 +-
 tests/.coverage                                    |   Bin 0 -> 13152 bytes
 tests/cover/coverage_html.js                       |   376 +
 tests/cover/index.html                             |   261 +
 tests/cover/jquery.hotkeys.js                      |    99 +
 tests/cover/jquery.isonscreen.js                   |    53 +
 tests/cover/jquery.min.js                          |   166 +
 tests/cover/jquery.tablesorter.min.js              |     2 +
 tests/cover/keybd_closed.png                       |   Bin 0 -> 264 bytes
 tests/cover/keybd_open.png                         |   Bin 0 -> 267 bytes
 tests/cover/pygments.html                          |   266 +
 tests/cover/pygments_cmdline.html                  |  1138 ++
 tests/cover/pygments_console.html                  |   230 +
 tests/cover/pygments_filter.html                   |   230 +
 tests/cover/pygments_filters.html                  |   782 ++
 tests/cover/pygments_formatter.html                |   272 +
 tests/cover/pygments_formatters.html               |   318 +
 tests/cover/pygments_formatters__mapping.html      |   236 +
 tests/cover/pygments_formatters_bbcode.html        |   300 +
 tests/cover/pygments_formatters_html.html          |  1740 +++
 tests/cover/pygments_formatters_img.html           |  1202 +++
 tests/cover/pygments_formatters_latex.html         |  1032 ++
 tests/cover/pygments_formatters_other.html         |   402 +
 tests/cover/pygments_formatters_rtf.html           |   376 +
 tests/cover/pygments_formatters_svg.html           |   388 +
 tests/cover/pygments_formatters_terminal.html      |   384 +
 tests/cover/pygments_formatters_terminal256.html   |   528 +
 tests/cover/pygments_lexer.html                    |  1822 ++++
 tests/cover/pygments_lexers.html                   |   628 ++
 tests/cover/pygments_lexers__asy_builtins.html     |  3372 ++++++
 tests/cover/pygments_lexers__cl_builtins.html      |   546 +
 tests/cover/pygments_lexers__cocoa_builtins.html   |   228 +
 tests/cover/pygments_lexers__lasso_builtins.html   | 10446 +++++++++++++++++++
 tests/cover/pygments_lexers__lua_builtins.html     |   584 ++
 tests/cover/pygments_lexers__mapping.html          |   908 ++
 tests/cover/pygments_lexers__mql_builtins.html     |  2426 +++++
 .../cover/pygments_lexers__openedge_builtins.html  |  5176 +++++++++
 tests/cover/pygments_lexers__php_builtins.html     |  9594 +++++++++++++++++
 .../cover/pygments_lexers__postgres_builtins.html  |  1324 +++
 tests/cover/pygments_lexers__scilab_builtins.html  |  6270 +++++++++++
 .../cover/pygments_lexers__sourcemod_builtins.html |  2408 +++++
 tests/cover/pygments_lexers__stan_builtins.html    |  1078 ++
 tests/cover/pygments_lexers__vim_builtins.html     |  3960 +++++++
 tests/cover/pygments_lexers_actionscript.html      |   562 +
 tests/cover/pygments_lexers_agile.html             |   130 +
 tests/cover/pygments_lexers_algebra.html           |   456 +
 tests/cover/pygments_lexers_ambient.html           |   234 +
 tests/cover/pygments_lexers_apl.html               |   284 +
 tests/cover/pygments_lexers_asm.html               |   952 ++
 tests/cover/pygments_lexers_automation.html        |   828 ++
 tests/cover/pygments_lexers_basic.html             |  1082 ++
 tests/cover/pygments_lexers_business.html          |  1266 +++
 tests/cover/pygments_lexers_c_cpp.html             |   548 +
 tests/cover/pygments_lexers_c_like.html            |   908 ++
 tests/cover/pygments_lexers_chapel.html            |   278 +
 tests/cover/pygments_lexers_configs.html           |  1174 +++
 tests/cover/pygments_lexers_console.html           |   310 +
 tests/cover/pygments_lexers_css.html               |  1078 ++
 tests/cover/pygments_lexers_d.html                 |   584 ++
 tests/cover/pygments_lexers_dalvik.html            |   332 +
 tests/cover/pygments_lexers_data.html              |  1142 ++
 tests/cover/pygments_lexers_diff.html              |   294 +
 tests/cover/pygments_lexers_dotnet.html            |  1460 +++
 tests/cover/pygments_lexers_dsls.html              |  1110 ++
 tests/cover/pygments_lexers_dylan.html             |   660 ++
 tests/cover/pygments_lexers_ecl.html               |   332 +
 tests/cover/pygments_lexers_eiffel.html            |   212 +
 tests/cover/pygments_lexers_erlang.html            |  1104 ++
 tests/cover/pygments_lexers_esoteric.html          |   310 +
 tests/cover/pygments_lexers_factor.html            |   770 ++
 tests/cover/pygments_lexers_fantom.html            |   582 ++
 tests/cover/pygments_lexers_felix.html             |   628 ++
 tests/cover/pygments_lexers_fortran.html           |   404 +
 tests/cover/pygments_lexers_foxpro.html            |   938 ++
 tests/cover/pygments_lexers_go.html                |   284 +
 tests/cover/pygments_lexers_graph.html             |   240 +
 tests/cover/pygments_lexers_graphics.html          |  1188 +++
 tests/cover/pygments_lexers_haskell.html           |  1762 ++++
 tests/cover/pygments_lexers_haxe.html              |  1954 ++++
 tests/cover/pygments_lexers_hdl.html               |   832 ++
 tests/cover/pygments_lexers_html.html              |  1260 +++
 tests/cover/pygments_lexers_idl.html               |   606 ++
 tests/cover/pygments_lexers_igor.html              |   640 ++
 tests/cover/pygments_lexers_inferno.html           |   274 +
 tests/cover/pygments_lexers_installers.html        |   726 ++
 tests/cover/pygments_lexers_int_fiction.html       |  2766 +++++
 tests/cover/pygments_lexers_iolang.html            |   208 +
 tests/cover/pygments_lexers_javascript.html        |  2480 +++++
 tests/cover/pygments_lexers_julia.html             |   470 +
 tests/cover/pygments_lexers_jvm.html               |  3202 ++++++
 tests/cover/pygments_lexers_lisp.html              |  3042 ++++++
 tests/cover/pygments_lexers_make.html              |   484 +
 tests/cover/pygments_lexers_markup.html            |  1086 ++
 tests/cover/pygments_lexers_matlab.html            |  1408 +++
 tests/cover/pygments_lexers_ml.html                |  1620 +++
 tests/cover/pygments_lexers_modeling.html          |   794 ++
 tests/cover/pygments_lexers_nimrod.html            |   400 +
 tests/cover/pygments_lexers_nit.html               |   210 +
 tests/cover/pygments_lexers_nix.html               |   354 +
 tests/cover/pygments_lexers_objective.html         |  1056 ++
 tests/cover/pygments_lexers_ooc.html               |   252 +
 tests/cover/pygments_lexers_parsers.html           |  1752 ++++
 tests/cover/pygments_lexers_pascal.html            |  1744 ++++
 tests/cover/pygments_lexers_pawn.html              |   480 +
 tests/cover/pygments_lexers_perl.html              |  1310 +++
 tests/cover/pygments_lexers_php.html               |   572 +
 tests/cover/pygments_lexers_prolog.html            |   694 ++
 tests/cover/pygments_lexers_python.html            |  1748 ++++
 tests/cover/pygments_lexers_r.html                 |   988 ++
 tests/cover/pygments_lexers_rdf.html               |   280 +
 tests/cover/pygments_lexers_rebol.html             |   944 ++
 tests/cover/pygments_lexers_resource.html          |   250 +
 tests/cover/pygments_lexers_robotframework.html    |  1202 +++
 tests/cover/pygments_lexers_ruby.html              |  1118 ++
 tests/cover/pygments_lexers_rust.html              |   416 +
 tests/cover/pygments_lexers_scripting.html         |  1928 ++++
 tests/cover/pygments_lexers_shell.html             |   956 ++
 tests/cover/pygments_lexers_smalltalk.html         |   472 +
 tests/cover/pygments_lexers_snobol.html            |   248 +
 tests/cover/pygments_lexers_special.html           |   282 +
 tests/cover/pygments_lexers_sql.html               |  1278 +++
 tests/cover/pygments_lexers_tcl.html               |   372 +
 tests/cover/pygments_lexers_templates.html         |  4430 ++++++++
 tests/cover/pygments_lexers_textedit.html          |   420 +
 tests/cover/pygments_lexers_textfmts.html          |   666 ++
 tests/cover/pygments_lexers_theorem.html           |  1014 ++
 tests/cover/pygments_lexers_urbi.html              |   348 +
 tests/cover/pygments_lexers_web.html               |   130 +
 tests/cover/pygments_lexers_webmisc.html           |  1922 ++++
 tests/cover/pygments_modeline.html                 |   162 +
 tests/cover/pygments_plugin.html                   |   230 +
 tests/cover/pygments_regexopt.html                 |   266 +
 tests/cover/pygments_scanner.html                  |   290 +
 tests/cover/pygments_style.html                    |   318 +
 tests/cover/pygments_styles.html                   |   230 +
 tests/cover/pygments_styles_autumn.html            |   212 +
 tests/cover/pygments_styles_borland.html           |   184 +
 tests/cover/pygments_styles_bw.html                |   180 +
 tests/cover/pygments_styles_colorful.html          |   244 +
 tests/cover/pygments_styles_default.html           |   228 +
 tests/cover/pygments_styles_emacs.html             |   226 +
 tests/cover/pygments_styles_friendly.html          |   226 +
 tests/cover/pygments_styles_fruity.html            |   166 +
 tests/cover/pygments_styles_igor.html              |   140 +
 tests/cover/pygments_styles_manni.html             |   232 +
 tests/cover/pygments_styles_monokai.html           |   294 +
 tests/cover/pygments_styles_murphy.html            |   242 +
 tests/cover/pygments_styles_native.html            |   212 +
 tests/cover/pygments_styles_paraiso_dark.html      |   332 +
 tests/cover/pygments_styles_paraiso_light.html     |   332 +
 tests/cover/pygments_styles_pastie.html            |   232 +
 tests/cover/pygments_styles_perldoc.html           |   220 +
 tests/cover/pygments_styles_rrt.html               |   148 +
 tests/cover/pygments_styles_tango.html             |   364 +
 tests/cover/pygments_styles_trac.html              |   208 +
 tests/cover/pygments_styles_vim.html               |   208 +
 tests/cover/pygments_styles_vs.html                |   158 +
 tests/cover/pygments_styles_xcode.html             |   184 +
 tests/cover/pygments_token.html                    |   478 +
 tests/cover/pygments_unistring.html                |   516 +
 tests/cover/pygments_util.html                     |   856 ++
 tests/cover/status.dat                             |  5179 +++++++++
 tests/cover/style.css                              |   300 +
 tests/examplefiles/99_bottles_of_beer.chpl         |   161 +
 tests/examplefiles/AcidStateAdvanced.hs            |   209 +
 tests/examplefiles/AlternatingGroup.mu             |   102 +
 tests/examplefiles/BOM.js                          |     1 +
 tests/examplefiles/CPDictionary.j                  |   611 ++
 tests/examplefiles/Config.in.cache                 |  1973 ++++
 tests/examplefiles/Constants.mo                    |   158 +
 tests/examplefiles/DancingSudoku.lhs               |   411 +
 tests/examplefiles/Deflate.fs                      |   578 +
 tests/examplefiles/Error.pmod                      |    38 +
 tests/examplefiles/Errors.scala                    |    23 +
 tests/examplefiles/FakeFile.pike                   |   360 +
 tests/examplefiles/Get-CommandDefinitionHtml.ps1   |    66 +
 tests/examplefiles/IPDispatchC.nc                  |   104 +
 tests/examplefiles/IPDispatchP.nc                  |   671 ++
 tests/examplefiles/Intro.java                      |  1660 +++
 tests/examplefiles/Makefile                        |  1131 ++
 tests/examplefiles/Object.st                       |  4394 ++++++++
 tests/examplefiles/OrderedMap.hx                   |   584 ++
 tests/examplefiles/RoleQ.pm6                       |    23 +
 tests/examplefiles/SmallCheck.hs                   |   378 +
 tests/examplefiles/Sorting.mod                     |   470 +
 tests/examplefiles/Sudoku.lhs                      |   382 +
 tests/examplefiles/addressbook.proto               |    30 +
 tests/examplefiles/all.nit                         |  1986 ++++
 tests/examplefiles/antlr_ANTLRv3.g                 |   608 ++
 tests/examplefiles/antlr_throws                    |     1 +
 tests/examplefiles/apache2.conf                    |   393 +
 tests/examplefiles/as3_test.as                     |   143 +
 tests/examplefiles/as3_test2.as                    |    46 +
 tests/examplefiles/as3_test3.as                    |     3 +
 tests/examplefiles/aspx-cs_example                 |    27 +
 tests/examplefiles/autoit_submit.au3               |    25 +
 tests/examplefiles/automake.mk                     |     7 +
 tests/examplefiles/badcase.java                    |     2 +
 tests/examplefiles/batchfile.bat                   |    49 +
 tests/examplefiles/bigtest.nsi                     |   308 +
 tests/examplefiles/boot-9.scm                      |  1557 +++
 tests/examplefiles/ca65_example                    |   284 +
 tests/examplefiles/cbmbas_example                  |     9 +
 tests/examplefiles/cells.ps                        |   515 +
 tests/examplefiles/ceval.c                         |  2604 +++++
 tests/examplefiles/cheetah_example.html            |    13 +
 tests/examplefiles/classes.dylan                   |   125 +
 tests/examplefiles/clojure-weird-keywords.clj      |     5 +
 tests/examplefiles/condensed_ruby.rb               |    10 +
 tests/examplefiles/coq_RelationClasses             |   447 +
 tests/examplefiles/core.cljs                       |    52 +
 tests/examplefiles/database.pytb                   |    20 +
 tests/examplefiles/de.MoinMoin.po                  |  2461 +++++
 tests/examplefiles/demo.ahk                        |   181 +
 tests/examplefiles/demo.cfm                        |    50 +
 tests/examplefiles/demo.css.in                     |     6 +
 tests/examplefiles/demo.hbs                        |    12 +
 tests/examplefiles/demo.js.in                      |     6 +
 tests/examplefiles/demo.xul.in                     |     7 +
 tests/examplefiles/django_sample.html+django       |    68 +
 tests/examplefiles/docker.docker                   |     5 +
 tests/examplefiles/dwarf.cw                        |    17 +
 tests/examplefiles/ember.handlebars                |    33 +
 tests/examplefiles/erl_session                     |    10 +
 tests/examplefiles/escape_semicolon.clj            |     1 +
 tests/examplefiles/evil_regex.js                   |    48 +
 tests/examplefiles/example.Rd                      |    78 +
 tests/examplefiles/example.als                     |   217 +
 tests/examplefiles/example.bug                     |    54 +
 tests/examplefiles/example.c                       |  2080 ++++
 tests/examplefiles/example.ceylon                  |    52 +
 tests/examplefiles/example.chai                    |     6 +
 tests/examplefiles/example.clay                    |    33 +
 tests/examplefiles/example.cls                     |    15 +
 tests/examplefiles/example.cob                     |  2620 +++++
 tests/examplefiles/example.coffee                  |    27 +
 tests/examplefiles/example.cpp                     |  2363 +++++
 tests/examplefiles/example.e                       |   124 +
 tests/examplefiles/example.f90                     |     8 +
 tests/examplefiles/example.feature                 |    16 +
 tests/examplefiles/example.gd                      |    23 +
 tests/examplefiles/example.gi                      |    64 +
 tests/examplefiles/example.golo                    |   113 +
 tests/examplefiles/example.groovy                  |     2 +
 tests/examplefiles/example.gs                      |   106 +
 tests/examplefiles/example.gst                     |     7 +
 tests/examplefiles/example.hs                      |    31 +
 tests/examplefiles/example.hx                      |   192 +
 tests/examplefiles/example.i6t                     |    32 +
 tests/examplefiles/example.i7x                     |    45 +
 tests/examplefiles/example.inf                     |   374 +
 tests/examplefiles/example.j                       |   564 +
 tests/examplefiles/example.jag                     |    48 +
 tests/examplefiles/example.java                    |    16 +
 tests/examplefiles/example.jsonld                  |    27 +
 tests/examplefiles/example.kal                     |    75 +
 tests/examplefiles/example.kt                      |    47 +
 tests/examplefiles/example.lagda                   |    19 +
 tests/examplefiles/example.liquid                  |    42 +
 tests/examplefiles/example.lua                     |   250 +
 tests/examplefiles/example.ma                      |     8 +
 tests/examplefiles/example.monkey                  |   152 +
 tests/examplefiles/example.moo                     |    26 +
 tests/examplefiles/example.moon                    |   629 ++
 tests/examplefiles/example.mq4                     |   187 +
 tests/examplefiles/example.mqh                     |   123 +
 tests/examplefiles/example.msc                     |    43 +
 tests/examplefiles/example.ni                      |    57 +
 tests/examplefiles/example.nim                     |  1010 ++
 tests/examplefiles/example.nix                     |    80 +
 tests/examplefiles/example.ns2                     |    69 +
 tests/examplefiles/example.pas                     |  2708 +++++
 tests/examplefiles/example.pp                      |     8 +
 tests/examplefiles/example.prg                     |   161 +
 tests/examplefiles/example.rb                      |  1852 ++++
 tests/examplefiles/example.red                     |   257 +
 tests/examplefiles/example.reds                    |   150 +
 tests/examplefiles/example.reg                     |    19 +
 tests/examplefiles/example.rexx                    |    50 +
 tests/examplefiles/example.rhtml                   |   561 +
 tests/examplefiles/example.rkt                     |   743 ++
 tests/examplefiles/example.rpf                     |     4 +
 tests/examplefiles/example.sh                      |    22 +
 tests/examplefiles/example.sh-session              |    19 +
 tests/examplefiles/example.shell-session           |    45 +
 tests/examplefiles/example.slim                    |    31 +
 tests/examplefiles/example.sls                     |    51 +
 tests/examplefiles/example.sml                     |   156 +
 tests/examplefiles/example.snobol                  |    15 +
 tests/examplefiles/example.stan                    |   119 +
 tests/examplefiles/example.tea                     |    34 +
 tests/examplefiles/example.thy                     |   751 ++
 tests/examplefiles/example.todotxt                 |     9 +
 tests/examplefiles/example.ts                      |    28 +
 tests/examplefiles/example.u                       |   548 +
 tests/examplefiles/example.weechatlog              |    11 +
 tests/examplefiles/example.xhtml                   |   376 +
 tests/examplefiles/example.xtend                   |    34 +
 tests/examplefiles/example.yaml                    |   302 +
 tests/examplefiles/example2.aspx                   |    29 +
 tests/examplefiles/example2.msc                    |    79 +
 tests/examplefiles/exampleScript.cfc               |   241 +
 tests/examplefiles/exampleTag.cfc                  |    18 +
 tests/examplefiles/example_coq.v                   |     4 +
 tests/examplefiles/example_elixir.ex               |   233 +
 tests/examplefiles/example_file.fy                 |   128 +
 tests/examplefiles/firefox.mak                     |   586 ++
 tests/examplefiles/flipflop.sv                     |    19 +
 tests/examplefiles/foo.sce                         |     6 +
 tests/examplefiles/format.ml                       |  1213 +++
 tests/examplefiles/fucked_up.rb                    |    77 +
 tests/examplefiles/function.mu                     |     1 +
 tests/examplefiles/functional.rst                  |  1472 +++
 tests/examplefiles/garcia-wachs.kk                 |   133 +
 tests/examplefiles/genclass.clj                    |   510 +
 tests/examplefiles/genshi_example.xml+genshi       |   193 +
 tests/examplefiles/genshitext_example.genshitext   |    33 +
 tests/examplefiles/glsl.frag                       |     7 +
 tests/examplefiles/glsl.vert                       |    13 +
 tests/examplefiles/grammar-test.p6                 |    22 +
 tests/examplefiles/hash_syntax.rb                  |     5 +
 tests/examplefiles/hello.at                        |     6 +
 tests/examplefiles/hello.golo                      |     5 +
 tests/examplefiles/hello.lsl                       |    12 +
 tests/examplefiles/hello.smali                     |    40 +
 tests/examplefiles/hello.sp                        |     9 +
 tests/examplefiles/html+php_faulty.php             |     1 +
 tests/examplefiles/http_request_example            |    15 +
 tests/examplefiles/http_response_example           |    29 +
 tests/examplefiles/hybris_File.hy                  |   174 +
 tests/examplefiles/idl_sample.pro                  |    73 +
 tests/examplefiles/iex_example                     |    23 +
 tests/examplefiles/inet_pton6.dg                   |    71 +
 tests/examplefiles/interp.scala                    |    10 +
 tests/examplefiles/intro.ik                        |    24 +
 tests/examplefiles/ints.php                        |    10 +
 tests/examplefiles/intsyn.fun                      |   675 ++
 tests/examplefiles/intsyn.sig                      |   286 +
 tests/examplefiles/irb_heredoc                     |     8 +
 tests/examplefiles/irc.lsp                         |   214 +
 tests/examplefiles/java.properties                 |    16 +
 tests/examplefiles/jbst_example1.jbst              |    28 +
 tests/examplefiles/jbst_example2.jbst              |    45 +
 tests/examplefiles/jinjadesignerdoc.rst            |   713 ++
 tests/examplefiles/json.lasso                      |   301 +
 tests/examplefiles/json.lasso9                     |   213 +
 tests/examplefiles/language.hy                     |   165 +
 tests/examplefiles/lighttpd_config.conf            |    13 +
 tests/examplefiles/limbo.b                         |   456 +
 tests/examplefiles/linecontinuation.py             |    47 +
 tests/examplefiles/livescript-demo.ls              |    43 +
 tests/examplefiles/logos_example.xm                |    28 +
 tests/examplefiles/ltmain.sh                       |  2849 +++++
 tests/examplefiles/main.cmake                      |    44 +
 tests/examplefiles/markdown.lsp                    |   679 ++
 tests/examplefiles/matlab_noreturn                 |     3 +
 tests/examplefiles/matlab_sample                   |    34 +
 tests/examplefiles/matlabsession_sample.txt        |    37 +
 tests/examplefiles/metagrammar.treetop             |   455 +
 tests/examplefiles/minehunt.qml                    |   112 +
 tests/examplefiles/minimal.ns2                     |     4 +
 tests/examplefiles/moin_SyntaxReference.txt        |   340 +
 tests/examplefiles/multiline_regexes.rb            |    38 +
 tests/examplefiles/nanomsg.intr                    |    95 +
 tests/examplefiles/nasm_aoutso.asm                 |    96 +
 tests/examplefiles/nasm_objexe.asm                 |    30 +
 tests/examplefiles/nemerle_sample.n                |    87 +
 tests/examplefiles/nginx_nginx.conf                |   118 +
 tests/examplefiles/numbers.c                       |    12 +
 tests/examplefiles/objc_example.m                  |   179 +
 tests/examplefiles/openedge_example                |    34 +
 tests/examplefiles/pawn_example                    |    25 +
 tests/examplefiles/perl_misc                       |    62 +
 tests/examplefiles/perl_perl5db                    |   998 ++
 tests/examplefiles/perl_regex-delims               |   120 +
 tests/examplefiles/perlfunc.1                      |   856 ++
 tests/examplefiles/phpMyAdmin.spec                 |   163 +
 tests/examplefiles/phpcomplete.vim                 |   567 +
 tests/examplefiles/pleac.in.rb                     |  1223 +++
 tests/examplefiles/postgresql_test.txt             |    47 +
 tests/examplefiles/pppoe.applescript               |    10 +
 tests/examplefiles/psql_session.txt                |   122 +
 tests/examplefiles/py3_test.txt                    |     2 +
 tests/examplefiles/py3tb_test.py3tb                |     4 +
 tests/examplefiles/pycon_test.pycon                |    17 +
 tests/examplefiles/pytb_test2.pytb                 |     2 +
 tests/examplefiles/pytb_test3.pytb                 |     4 +
 tests/examplefiles/python25-bsd.mak                |   234 +
 tests/examplefiles/qbasic_example                  |     2 +
 tests/examplefiles/qsort.prolog                    |    13 +
 tests/examplefiles/r-console-transcript.Rout       |    38 +
 tests/examplefiles/r6rs-comments.scm               |    23 +
 tests/examplefiles/ragel-cpp_rlscan                |   280 +
 tests/examplefiles/ragel-cpp_snippet               |     2 +
 tests/examplefiles/regex.js                        |    22 +
 tests/examplefiles/resourcebundle_demo             |     9 +
 tests/examplefiles/reversi.lsp                     |   427 +
 tests/examplefiles/robotframework_test.txt         |    39 +
 tests/examplefiles/rql-queries.rql                 |    34 +
 tests/examplefiles/ruby_func_def.rb                |    11 +
 tests/examplefiles/rust_example.rs                 |   235 +
 tests/examplefiles/scilab.sci                      |    30 +
 tests/examplefiles/scope.cirru                     |   211 +
 tests/examplefiles/session.dylan-console           |     9 +
 tests/examplefiles/sibling.prolog                  |    19 +
 tests/examplefiles/simple.croc                     |   747 ++
 tests/examplefiles/smarty_example.html             |   209 +
 tests/examplefiles/source.lgt                      |   343 +
 tests/examplefiles/sources.list                    |    62 +
 tests/examplefiles/sparql.rq                       |    23 +
 tests/examplefiles/sphere.pov                      |    18 +
 tests/examplefiles/sqlite3.sqlite3-console         |    27 +
 tests/examplefiles/squid.conf                      |    30 +
 tests/examplefiles/string.jl                       |  1031 ++
 tests/examplefiles/string_delimiters.d             |    21 +
 tests/examplefiles/stripheredoc.sh                 |     3 +
 tests/examplefiles/swig_java.swg                   |  1329 +++
 tests/examplefiles/swig_std_vector.i               |   225 +
 tests/examplefiles/tads3_example.t                 |  1248 +++
 tests/examplefiles/test.R                          |   185 +
 tests/examplefiles/test.adb                        |   211 +
 tests/examplefiles/test.agda                       |   109 +
 tests/examplefiles/test.apl                        |    26 +
 tests/examplefiles/test.asy                        |   131 +
 tests/examplefiles/test.awk                        |   121 +
 tests/examplefiles/test.bb                         |    95 +
 tests/examplefiles/test.bmx                        |   145 +
 tests/examplefiles/test.boo                        |    39 +
 tests/examplefiles/test.bro                        |   250 +
 tests/examplefiles/test.cs                         |   374 +
 tests/examplefiles/test.css                        |    54 +
 tests/examplefiles/test.cu                         |    36 +
 tests/examplefiles/test.cyp                        |   123 +
 tests/examplefiles/test.d                          |   135 +
 tests/examplefiles/test.dart                       |    23 +
 tests/examplefiles/test.dtd                        |    89 +
 tests/examplefiles/test.ebnf                       |    31 +
 tests/examplefiles/test.ec                         |   605 ++
 tests/examplefiles/test.ecl                        |    58 +
 tests/examplefiles/test.eh                         |   315 +
 tests/examplefiles/test.erl                        |   169 +
 tests/examplefiles/test.evoque                     |    33 +
 tests/examplefiles/test.fan                        |   818 ++
 tests/examplefiles/test.flx                        |    57 +
 tests/examplefiles/test.gdc                        |    13 +
 tests/examplefiles/test.groovy                     |    97 +
 tests/examplefiles/test.html                       |   339 +
 tests/examplefiles/test.idr                        |   101 +
 tests/examplefiles/test.ini                        |    10 +
 tests/examplefiles/test.java                       |   653 ++
 tests/examplefiles/test.jsp                        |    24 +
 tests/examplefiles/test.lean                       |   217 +
 tests/examplefiles/test.maql                       |    45 +
 tests/examplefiles/test.mask                       |    41 +
 tests/examplefiles/test.mod                        |   374 +
 tests/examplefiles/test.moo                        |    51 +
 tests/examplefiles/test.myt                        |   166 +
 tests/examplefiles/test.nim                        |    93 +
 tests/examplefiles/test.opa                        |    10 +
 tests/examplefiles/test.p6                         |   252 +
 tests/examplefiles/test.pan                        |    54 +
 tests/examplefiles/test.pas                        |   743 ++
 tests/examplefiles/test.php                        |   515 +
 tests/examplefiles/test.pig                        |   148 +
 tests/examplefiles/test.plot                       |   333 +
 tests/examplefiles/test.ps1                        |   108 +
 tests/examplefiles/test.pwn                        |   253 +
 tests/examplefiles/test.pypylog                    |  1000 ++
 tests/examplefiles/test.r3                         |   114 +
 tests/examplefiles/test.rb                         |   177 +
 tests/examplefiles/test.rhtml                      |    43 +
 tests/examplefiles/test.rsl                        |   111 +
 tests/examplefiles/test.scaml                      |     8 +
 tests/examplefiles/test.ssp                        |    12 +
 tests/examplefiles/test.swift                      |    65 +
 tests/examplefiles/test.tcsh                       |   830 ++
 tests/examplefiles/test.vb                         |   407 +
 tests/examplefiles/test.vhdl                       |   161 +
 tests/examplefiles/test.xqy                        |   138 +
 tests/examplefiles/test.xsl                        |    23 +
 tests/examplefiles/test.zep                        |    33 +
 tests/examplefiles/test2.pypylog                   |   120 +
 tests/examplefiles/truncated.pytb                  |    15 +
 tests/examplefiles/twig_test                       |  4612 ++++++++
 tests/examplefiles/type.lisp                       |  1218 +++
 tests/examplefiles/underscore.coffee               |   603 ++
 tests/examplefiles/unicode.applescript             |     5 +
 tests/examplefiles/unicode.go                      |    10 +
 tests/examplefiles/unicode.js                      |     6 +
 tests/examplefiles/unicodedoc.py                   |    11 +
 tests/examplefiles/unix-io.lid                     |    37 +
 tests/examplefiles/vbnet_test.bas                  |    29 +
 tests/examplefiles/vctreestatus_hg                 |     4 +
 tests/examplefiles/vimrc                           |    21 +
 tests/examplefiles/vpath.mk                        |    16 +
 tests/examplefiles/webkit-transition.css           |     3 +
 tests/examplefiles/while.pov                       |    13 +
 tests/examplefiles/wiki.factor                     |   384 +
 tests/examplefiles/xml_example                     |  1897 ++++
 tests/examplefiles/zmlrpc.f90                      |   798 ++
 tests/run.py                                       |    29 +-
 tests/test_basic_api.py                            |    19 +-
 tests/test_cmdline.py                              |    44 +-
 534 files changed, 249421 insertions(+), 371 deletions(-)

diff --git a/CHANGES b/CHANGES
index 7031852..5145acb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@ pull request numbers to the requests at
 <http://bitbucket.org/birkenfeld/pygments-main/pull-requests/merged>.
 
 
+Version 2.0.2
+-------------
+(released Jan 20, 2014)
+
+- Fix Python tracebacks getting duplicated in the console lexer (#1068).
+
+- Backquote-delimited identifiers are now recognized in F# (#1062).
+
+
 Version 2.0.1
 -------------
 (released Nov 10, 2014)
diff --git a/Makefile b/Makefile
index 020f6ac..43ba5f6 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ reindent:
 	@$(PYTHON) scripts/reindent.py -r -B .
 
 test:
-	@$(PYTHON) tests/run.py $(TEST)
+	@$(PYTHON) tests/run.py -d $(TEST)
 
 test-coverage:
-	@$(PYTHON) tests/run.py -C $(TEST)
+	@$(PYTHON) tests/run.py -d --with-coverage --cover-package=pygments --cover-erase $(TEST)
diff --git a/PKG-INFO b/PKG-INFO
index 14ade0d..4d7a8f9 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Pygments
-Version: 2.0.1
+Version: 2.0.2
 Summary: Pygments is a syntax highlighting package written in Python.
 Home-page: http://pygments.org/
 Author: Georg Brandl
diff --git a/Pygments.egg-info/PKG-INFO b/Pygments.egg-info/PKG-INFO
index 14ade0d..4d7a8f9 100644
--- a/Pygments.egg-info/PKG-INFO
+++ b/Pygments.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Pygments
-Version: 2.0.1
+Version: 2.0.2
 Summary: Pygments is a syntax highlighting package written in Python.
 Home-page: http://pygments.org/
 Author: Georg Brandl
diff --git a/Pygments.egg-info/SOURCES.txt b/Pygments.egg-info/SOURCES.txt
index 5fb140f..ec68797 100644
--- a/Pygments.egg-info/SOURCES.txt
+++ b/Pygments.egg-info/SOURCES.txt
@@ -23,110 +23,6 @@ doc/index.rst
 doc/languages.rst
 doc/make.bat
 doc/pygmentize.1
-doc/_build/doctrees/download.doctree
-doc/_build/doctrees/environment.pickle
-doc/_build/doctrees/faq.doctree
-doc/_build/doctrees/index.doctree
-doc/_build/doctrees/languages.doctree
-doc/_build/doctrees/docs/api.doctree
-doc/_build/doctrees/docs/authors.doctree
-doc/_build/doctrees/docs/changelog.doctree
-doc/_build/doctrees/docs/cmdline.doctree
-doc/_build/doctrees/docs/filterdevelopment.doctree
-doc/_build/doctrees/docs/filters.doctree
-doc/_build/doctrees/docs/formatterdevelopment.doctree
-doc/_build/doctrees/docs/formatters.doctree
-doc/_build/doctrees/docs/index.doctree
-doc/_build/doctrees/docs/integrate.doctree
-doc/_build/doctrees/docs/java.doctree
-doc/_build/doctrees/docs/lexerdevelopment.doctree
-doc/_build/doctrees/docs/lexers.doctree
-doc/_build/doctrees/docs/moinmoin.doctree
-doc/_build/doctrees/docs/plugins.doctree
-doc/_build/doctrees/docs/quickstart.doctree
-doc/_build/doctrees/docs/rstdirective.doctree
-doc/_build/doctrees/docs/styles.doctree
-doc/_build/doctrees/docs/tokens.doctree
-doc/_build/doctrees/docs/unicode.doctree
-doc/_build/html/.buildinfo
-doc/_build/html/download.html
-doc/_build/html/faq.html
-doc/_build/html/genindex.html
-doc/_build/html/index.html
-doc/_build/html/languages.html
-doc/_build/html/objects.inv
-doc/_build/html/py-modindex.html
-doc/_build/html/search.html
-doc/_build/html/searchindex.js
-doc/_build/html/_sources/download.txt
-doc/_build/html/_sources/faq.txt
-doc/_build/html/_sources/index.txt
-doc/_build/html/_sources/languages.txt
-doc/_build/html/_sources/docs/api.txt
-doc/_build/html/_sources/docs/authors.txt
-doc/_build/html/_sources/docs/changelog.txt
-doc/_build/html/_sources/docs/cmdline.txt
-doc/_build/html/_sources/docs/filterdevelopment.txt
-doc/_build/html/_sources/docs/filters.txt
-doc/_build/html/_sources/docs/formatterdevelopment.txt
-doc/_build/html/_sources/docs/formatters.txt
-doc/_build/html/_sources/docs/index.txt
-doc/_build/html/_sources/docs/integrate.txt
-doc/_build/html/_sources/docs/java.txt
-doc/_build/html/_sources/docs/lexerdevelopment.txt
-doc/_build/html/_sources/docs/lexers.txt
-doc/_build/html/_sources/docs/moinmoin.txt
-doc/_build/html/_sources/docs/plugins.txt
-doc/_build/html/_sources/docs/quickstart.txt
-doc/_build/html/_sources/docs/rstdirective.txt
-doc/_build/html/_sources/docs/styles.txt
-doc/_build/html/_sources/docs/tokens.txt
-doc/_build/html/_sources/docs/unicode.txt
-doc/_build/html/_static/ajax-loader.gif
-doc/_build/html/_static/basic.css
-doc/_build/html/_static/comment-bright.png
-doc/_build/html/_static/comment-close.png
-doc/_build/html/_static/comment.png
-doc/_build/html/_static/default.css
-doc/_build/html/_static/doctools.js
-doc/_build/html/_static/down-pressed.png
-doc/_build/html/_static/down.png
-doc/_build/html/_static/favicon.ico
-doc/_build/html/_static/file.png
-doc/_build/html/_static/jquery-1.11.1.js
-doc/_build/html/_static/jquery.js
-doc/_build/html/_static/logo_new.png
-doc/_build/html/_static/logo_only.png
-doc/_build/html/_static/minus.png
-doc/_build/html/_static/plus.png
-doc/_build/html/_static/pygments.css
-doc/_build/html/_static/searchtools.js
-doc/_build/html/_static/sidebar.js
-doc/_build/html/_static/underscore-1.3.1.js
-doc/_build/html/_static/underscore.js
-doc/_build/html/_static/up-pressed.png
-doc/_build/html/_static/up.png
-doc/_build/html/_static/websupport.js
-doc/_build/html/docs/api.html
-doc/_build/html/docs/authors.html
-doc/_build/html/docs/changelog.html
-doc/_build/html/docs/cmdline.html
-doc/_build/html/docs/filterdevelopment.html
-doc/_build/html/docs/filters.html
-doc/_build/html/docs/formatterdevelopment.html
-doc/_build/html/docs/formatters.html
-doc/_build/html/docs/index.html
-doc/_build/html/docs/integrate.html
-doc/_build/html/docs/java.html
-doc/_build/html/docs/lexerdevelopment.html
-doc/_build/html/docs/lexers.html
-doc/_build/html/docs/moinmoin.html
-doc/_build/html/docs/plugins.html
-doc/_build/html/docs/quickstart.html
-doc/_build/html/docs/rstdirective.html
-doc/_build/html/docs/styles.html
-doc/_build/html/docs/tokens.html
-doc/_build/html/docs/unicode.html
 doc/_static/favicon.ico
 doc/_static/logo_new.png
 doc/_static/logo_only.png
@@ -332,88 +228,196 @@ scripts/find_error.py
 scripts/get_vimkw.py
 scripts/pylintrc
 scripts/vim2pygments.py
+tests/.coverage
 tests/run.py
 tests/string_asserts.py
-tests/string_asserts.pyc
 tests/support.py
-tests/support.pyc
 tests/test_basic_api.py
-tests/test_basic_api.pyc
 tests/test_cfm.py
-tests/test_cfm.pyc
 tests/test_clexer.py
-tests/test_clexer.pyc
 tests/test_cmdline.py
-tests/test_cmdline.pyc
 tests/test_examplefiles.py
-tests/test_examplefiles.pyc
 tests/test_html_formatter.py
-tests/test_html_formatter.pyc
 tests/test_inherit.py
-tests/test_inherit.pyc
 tests/test_java.py
-tests/test_java.pyc
 tests/test_latex_formatter.py
-tests/test_latex_formatter.pyc
 tests/test_lexers_other.py
-tests/test_lexers_other.pyc
 tests/test_objectiveclexer.py
-tests/test_objectiveclexer.pyc
 tests/test_perllexer.py
-tests/test_perllexer.pyc
 tests/test_qbasiclexer.py
-tests/test_qbasiclexer.pyc
 tests/test_regexlexer.py
-tests/test_regexlexer.pyc
 tests/test_regexopt.py
-tests/test_regexopt.pyc
 tests/test_rtf_formatter.py
-tests/test_rtf_formatter.pyc
 tests/test_ruby.py
-tests/test_ruby.pyc
 tests/test_shell.py
-tests/test_shell.pyc
 tests/test_smarty.py
-tests/test_smarty.pyc
 tests/test_string_asserts.py
-tests/test_string_asserts.pyc
 tests/test_textfmts.py
-tests/test_textfmts.pyc
 tests/test_token.py
-tests/test_token.pyc
 tests/test_unistring.py
-tests/test_unistring.pyc
 tests/test_using_api.py
-tests/test_using_api.pyc
 tests/test_util.py
-tests/test_util.pyc
-tests/__pycache__/string_asserts.cpython-33.pyc
-tests/__pycache__/support.cpython-33.pyc
-tests/__pycache__/test_basic_api.cpython-33.pyc
-tests/__pycache__/test_cfm.cpython-33.pyc
-tests/__pycache__/test_clexer.cpython-33.pyc
-tests/__pycache__/test_cmdline.cpython-33.pyc
-tests/__pycache__/test_examplefiles.cpython-33.pyc
-tests/__pycache__/test_html_formatter.cpython-33.pyc
-tests/__pycache__/test_inherit.cpython-33.pyc
-tests/__pycache__/test_java.cpython-33.pyc
-tests/__pycache__/test_latex_formatter.cpython-33.pyc
-tests/__pycache__/test_lexers_other.cpython-33.pyc
-tests/__pycache__/test_objectiveclexer.cpython-33.pyc
-tests/__pycache__/test_perllexer.cpython-33.pyc
-tests/__pycache__/test_qbasiclexer.cpython-33.pyc
-tests/__pycache__/test_regexlexer.cpython-33.pyc
-tests/__pycache__/test_regexopt.cpython-33.pyc
-tests/__pycache__/test_rtf_formatter.cpython-33.pyc
-tests/__pycache__/test_ruby.cpython-33.pyc
-tests/__pycache__/test_shell.cpython-33.pyc
-tests/__pycache__/test_smarty.cpython-33.pyc
-tests/__pycache__/test_string_asserts.cpython-33.pyc
-tests/__pycache__/test_textfmts.cpython-33.pyc
-tests/__pycache__/test_token.cpython-33.pyc
-tests/__pycache__/test_unistring.cpython-33.pyc
-tests/__pycache__/test_using_api.cpython-33.pyc
-tests/__pycache__/test_util.cpython-33.pyc
+tests/cover/coverage_html.js
+tests/cover/index.html
+tests/cover/jquery.hotkeys.js
+tests/cover/jquery.isonscreen.js
+tests/cover/jquery.min.js
+tests/cover/jquery.tablesorter.min.js
+tests/cover/keybd_closed.png
+tests/cover/keybd_open.png
+tests/cover/pygments.html
+tests/cover/pygments_cmdline.html
+tests/cover/pygments_console.html
+tests/cover/pygments_filter.html
+tests/cover/pygments_filters.html
+tests/cover/pygments_formatter.html
+tests/cover/pygments_formatters.html
+tests/cover/pygments_formatters__mapping.html
+tests/cover/pygments_formatters_bbcode.html
+tests/cover/pygments_formatters_html.html
+tests/cover/pygments_formatters_img.html
+tests/cover/pygments_formatters_latex.html
+tests/cover/pygments_formatters_other.html
+tests/cover/pygments_formatters_rtf.html
+tests/cover/pygments_formatters_svg.html
+tests/cover/pygments_formatters_terminal.html
+tests/cover/pygments_formatters_terminal256.html
+tests/cover/pygments_lexer.html
+tests/cover/pygments_lexers.html
+tests/cover/pygments_lexers__asy_builtins.html
+tests/cover/pygments_lexers__cl_builtins.html
+tests/cover/pygments_lexers__cocoa_builtins.html
+tests/cover/pygments_lexers__lasso_builtins.html
+tests/cover/pygments_lexers__lua_builtins.html
+tests/cover/pygments_lexers__mapping.html
+tests/cover/pygments_lexers__mql_builtins.html
+tests/cover/pygments_lexers__openedge_builtins.html
+tests/cover/pygments_lexers__php_builtins.html
+tests/cover/pygments_lexers__postgres_builtins.html
+tests/cover/pygments_lexers__scilab_builtins.html
+tests/cover/pygments_lexers__sourcemod_builtins.html
+tests/cover/pygments_lexers__stan_builtins.html
+tests/cover/pygments_lexers__vim_builtins.html
+tests/cover/pygments_lexers_actionscript.html
+tests/cover/pygments_lexers_agile.html
+tests/cover/pygments_lexers_algebra.html
+tests/cover/pygments_lexers_ambient.html
+tests/cover/pygments_lexers_apl.html
+tests/cover/pygments_lexers_asm.html
+tests/cover/pygments_lexers_automation.html
+tests/cover/pygments_lexers_basic.html
+tests/cover/pygments_lexers_business.html
+tests/cover/pygments_lexers_c_cpp.html
+tests/cover/pygments_lexers_c_like.html
+tests/cover/pygments_lexers_chapel.html
+tests/cover/pygments_lexers_configs.html
+tests/cover/pygments_lexers_console.html
+tests/cover/pygments_lexers_css.html
+tests/cover/pygments_lexers_d.html
+tests/cover/pygments_lexers_dalvik.html
+tests/cover/pygments_lexers_data.html
+tests/cover/pygments_lexers_diff.html
+tests/cover/pygments_lexers_dotnet.html
+tests/cover/pygments_lexers_dsls.html
+tests/cover/pygments_lexers_dylan.html
+tests/cover/pygments_lexers_ecl.html
+tests/cover/pygments_lexers_eiffel.html
+tests/cover/pygments_lexers_erlang.html
+tests/cover/pygments_lexers_esoteric.html
+tests/cover/pygments_lexers_factor.html
+tests/cover/pygments_lexers_fantom.html
+tests/cover/pygments_lexers_felix.html
+tests/cover/pygments_lexers_fortran.html
+tests/cover/pygments_lexers_foxpro.html
+tests/cover/pygments_lexers_go.html
+tests/cover/pygments_lexers_graph.html
+tests/cover/pygments_lexers_graphics.html
+tests/cover/pygments_lexers_haskell.html
+tests/cover/pygments_lexers_haxe.html
+tests/cover/pygments_lexers_hdl.html
+tests/cover/pygments_lexers_html.html
+tests/cover/pygments_lexers_idl.html
+tests/cover/pygments_lexers_igor.html
+tests/cover/pygments_lexers_inferno.html
+tests/cover/pygments_lexers_installers.html
+tests/cover/pygments_lexers_int_fiction.html
+tests/cover/pygments_lexers_iolang.html
+tests/cover/pygments_lexers_javascript.html
+tests/cover/pygments_lexers_julia.html
+tests/cover/pygments_lexers_jvm.html
+tests/cover/pygments_lexers_lisp.html
+tests/cover/pygments_lexers_make.html
+tests/cover/pygments_lexers_markup.html
+tests/cover/pygments_lexers_matlab.html
+tests/cover/pygments_lexers_ml.html
+tests/cover/pygments_lexers_modeling.html
+tests/cover/pygments_lexers_nimrod.html
+tests/cover/pygments_lexers_nit.html
+tests/cover/pygments_lexers_nix.html
+tests/cover/pygments_lexers_objective.html
+tests/cover/pygments_lexers_ooc.html
+tests/cover/pygments_lexers_parsers.html
+tests/cover/pygments_lexers_pascal.html
+tests/cover/pygments_lexers_pawn.html
+tests/cover/pygments_lexers_perl.html
+tests/cover/pygments_lexers_php.html
+tests/cover/pygments_lexers_prolog.html
+tests/cover/pygments_lexers_python.html
+tests/cover/pygments_lexers_r.html
+tests/cover/pygments_lexers_rdf.html
+tests/cover/pygments_lexers_rebol.html
+tests/cover/pygments_lexers_resource.html
+tests/cover/pygments_lexers_robotframework.html
+tests/cover/pygments_lexers_ruby.html
+tests/cover/pygments_lexers_rust.html
+tests/cover/pygments_lexers_scripting.html
+tests/cover/pygments_lexers_shell.html
+tests/cover/pygments_lexers_smalltalk.html
+tests/cover/pygments_lexers_snobol.html
+tests/cover/pygments_lexers_special.html
+tests/cover/pygments_lexers_sql.html
+tests/cover/pygments_lexers_tcl.html
+tests/cover/pygments_lexers_templates.html
+tests/cover/pygments_lexers_textedit.html
+tests/cover/pygments_lexers_textfmts.html
+tests/cover/pygments_lexers_theorem.html
+tests/cover/pygments_lexers_urbi.html
+tests/cover/pygments_lexers_web.html
+tests/cover/pygments_lexers_webmisc.html
+tests/cover/pygments_modeline.html
+tests/cover/pygments_plugin.html
+tests/cover/pygments_regexopt.html
+tests/cover/pygments_scanner.html
+tests/cover/pygments_style.html
+tests/cover/pygments_styles.html
+tests/cover/pygments_styles_autumn.html
+tests/cover/pygments_styles_borland.html
+tests/cover/pygments_styles_bw.html
+tests/cover/pygments_styles_colorful.html
+tests/cover/pygments_styles_default.html
+tests/cover/pygments_styles_emacs.html
+tests/cover/pygments_styles_friendly.html
+tests/cover/pygments_styles_fruity.html
+tests/cover/pygments_styles_igor.html
+tests/cover/pygments_styles_manni.html
+tests/cover/pygments_styles_monokai.html
+tests/cover/pygments_styles_murphy.html
+tests/cover/pygments_styles_native.html
+tests/cover/pygments_styles_paraiso_dark.html
+tests/cover/pygments_styles_paraiso_light.html
+tests/cover/pygments_styles_pastie.html
+tests/cover/pygments_styles_perldoc.html
+tests/cover/pygments_styles_rrt.html
+tests/cover/pygments_styles_tango.html
+tests/cover/pygments_styles_trac.html
+tests/cover/pygments_styles_vim.html
+tests/cover/pygments_styles_vs.html
+tests/cover/pygments_styles_xcode.html
+tests/cover/pygments_token.html
+tests/cover/pygments_unistring.html
+tests/cover/pygments_util.html
+tests/cover/status.dat
+tests/cover/style.css
 tests/dtds/HTML4-f.dtd
 tests/dtds/HTML4-s.dtd
 tests/dtds/HTML4.dcl
diff --git a/doc/docs/filterdevelopment.rst b/doc/docs/filterdevelopment.rst
index bc399a6..5f9ca8c 100644
--- a/doc/docs/filterdevelopment.rst
+++ b/doc/docs/filterdevelopment.rst
@@ -8,7 +8,7 @@ Write your own filter
 
 Writing own filters is very easy. All you have to do is to subclass
 the `Filter` class and override the `filter` method. Additionally a
-filter is instanciated with some keyword arguments you can use to
+filter is instantiated with some keyword arguments you can use to
 adjust the behavior of your filter.
 
 
diff --git a/doc/docs/java.rst b/doc/docs/java.rst
index 5eb6196..f553463 100644
--- a/doc/docs/java.rst
+++ b/doc/docs/java.rst
@@ -2,18 +2,18 @@
 Use Pygments in Java
 =====================
 
-Thanks to `Jython <http://www.jython.org>`__ it is possible to use Pygments in
+Thanks to `Jython <http://www.jython.org>`_ it is possible to use Pygments in
 Java.
 
-This page is a simple tutorial to get an idea of how this is working. You can
-then look at the `Jython documentation <http://www.jython.org/docs/>`__ for more
-advanced use.
+This page is a simple tutorial to get an idea of how this works. You can
+then look at the `Jython documentation <http://www.jython.org/docs/>`_ for more
+advanced uses.
 
 Since version 1.5, Pygments is deployed on `Maven Central
-<http://repo1.maven.org/maven2/org/pygments/pygments/>`__ as a JAR so is Jython
... 253033 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pygments.git



More information about the Python-modules-commits mailing list