Skip to content

Backspace character causing PDF build error #573

@JulienPalard

Description

@JulienPalard

Hi!

I found some backspaces characters which are causing PDF build errors, represented as ^H in my following grep:

$ git -C ~/clones/python-docs-ko grep -C3 $'\x08'
library/unittest.po-"an error rather than a test failure. The default implementation does "
library/unittest.po-"nothing."
library/unittest.po-msgstr ""
library/unittest.po:"^H테스트 픽스쳐를 준비하기 위해 호출되는 메서드입니다. 이 메서드는 테스트 메서드를 호출하기 바로 직전에 호출됩니다; "
library/unittest.po-":exc:`AssertionError` 또는 :exc:`SkipTest`\\이외의 이 메서드에서 발생한 모든 예외는 테스트 실패가 "
library/unittest.po-"아닌 오류로 간주합니다. 기본 구현은 아무것도 하지 않습니다."
library/unittest.po-
--
library/unittest.po-
library/unittest.po-#: ../Doc/library/unittest.rst:1361
library/unittest.po-msgid "The class setting gets reset before each test call."
library/unittest.po:msgstr "이 클래스 설정은 각 테스트 호출 전에 ^H재설정됩니다."
library/unittest.po-
library/unittest.po-#: ../Doc/library/unittest.rst:1368
library/unittest.po-msgid ""
--
library/unittest.po-"run."
library/unittest.po-msgstr ""
library/unittest.po-"테스트를 로드하는 동안 발생한 치명적이지 않은(non-fatal) 에러 목록입니다. 어떤 시점에도 로더에 의해 재설정되지 않습니다."
library/unittest.po:" 치명적인 에러는 예외를 발생시키는 관련 메서드에 의해 ^H신호가 발생하여 호출자에게 전달됩니다. 치명적이지 않은 에러는 실행 시
에 "
library/unittest.po-"원래 에러를 발생시킬 합성(synthetic) 테스트가 표시하기도 합니다."
library/unittest.po-
library/unittest.po-#: ../Doc/library/unittest.rst:1605

Bests!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions