Skip to content

Commit 9090791

Browse files
1 parent c83a69b commit 9090791

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

xrefmap.yml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,14 @@ references:
479479
href: https://docs.python.org/3/library/email.errors.html#email.errors.BoundaryError
480480
name: BoundaryError
481481
uid: email.errors.BoundaryError
482+
- fullName: email.errors.CloseBoundaryNotFoundDefect
483+
href: https://docs.python.org/3/library/email.errors.html#email.errors.CloseBoundaryNotFoundDefect
484+
name: CloseBoundaryNotFoundDefect
485+
uid: email.errors.CloseBoundaryNotFoundDefect
486+
- fullName: email.errors.FirstHeaderLineIsContinuationDefect
487+
href: https://docs.python.org/3/library/email.errors.html#email.errors.FirstHeaderLineIsContinuationDefect
488+
name: FirstHeaderLineIsContinuationDefect
489+
uid: email.errors.FirstHeaderLineIsContinuationDefect
482490
- fullName: email.errors.HeaderDefect
483491
href: https://docs.python.org/3/library/email.errors.html#email.errors.HeaderDefect
484492
name: HeaderDefect
@@ -491,6 +499,26 @@ references:
491499
href: https://docs.python.org/3/library/email.errors.html#email.errors.HeaderWriteError
492500
name: HeaderWriteError
493501
uid: email.errors.HeaderWriteError
502+
- fullName: email.errors.InvalidBase64CharactersDefect
503+
href: https://docs.python.org/3/library/email.errors.html#email.errors.InvalidBase64CharactersDefect
504+
name: InvalidBase64CharactersDefect
505+
uid: email.errors.InvalidBase64CharactersDefect
506+
- fullName: email.errors.InvalidBase64LengthDefect
507+
href: https://docs.python.org/3/library/email.errors.html#email.errors.InvalidBase64LengthDefect
508+
name: InvalidBase64LengthDefect
509+
uid: email.errors.InvalidBase64LengthDefect
510+
- fullName: email.errors.InvalidBase64PaddingDefect
511+
href: https://docs.python.org/3/library/email.errors.html#email.errors.InvalidBase64PaddingDefect
512+
name: InvalidBase64PaddingDefect
513+
uid: email.errors.InvalidBase64PaddingDefect
514+
- fullName: email.errors.InvalidDateDefect
515+
href: https://docs.python.org/3/library/email.errors.html#email.errors.InvalidDateDefect
516+
name: InvalidDateDefect
517+
uid: email.errors.InvalidDateDefect
518+
- fullName: email.errors.MalformedHeaderDefect
519+
href: https://docs.python.org/3/library/email.errors.html#email.errors.MalformedHeaderDefect
520+
name: MalformedHeaderDefect
521+
uid: email.errors.MalformedHeaderDefect
494522
- fullName: email.errors.MessageDefect
495523
href: https://docs.python.org/3/library/email.errors.html#email.errors.MessageDefect
496524
name: MessageDefect
@@ -503,10 +531,30 @@ references:
503531
href: https://docs.python.org/3/library/email.errors.html#email.errors.MessageParseError
504532
name: MessageParseError
505533
uid: email.errors.MessageParseError
534+
- fullName: email.errors.MisplacedEnvelopeHeaderDefect
535+
href: https://docs.python.org/3/library/email.errors.html#email.errors.MisplacedEnvelopeHeaderDefect
536+
name: MisplacedEnvelopeHeaderDefect
537+
uid: email.errors.MisplacedEnvelopeHeaderDefect
538+
- fullName: email.errors.MissingHeaderBodySeparatorDefect
539+
href: https://docs.python.org/3/library/email.errors.html#email.errors.MissingHeaderBodySeparatorDefect
540+
name: MissingHeaderBodySeparatorDefect
541+
uid: email.errors.MissingHeaderBodySeparatorDefect
506542
- fullName: email.errors.MultipartConversionError
507543
href: https://docs.python.org/3/library/email.errors.html#email.errors.MultipartConversionError
508544
name: MultipartConversionError
509545
uid: email.errors.MultipartConversionError
546+
- fullName: email.errors.MultipartInvariantViolationDefect
547+
href: https://docs.python.org/3/library/email.errors.html#email.errors.MultipartInvariantViolationDefect
548+
name: MultipartInvariantViolationDefect
549+
uid: email.errors.MultipartInvariantViolationDefect
550+
- fullName: email.errors.NoBoundaryInMultipartDefect
551+
href: https://docs.python.org/3/library/email.errors.html#email.errors.NoBoundaryInMultipartDefect
552+
name: NoBoundaryInMultipartDefect
553+
uid: email.errors.NoBoundaryInMultipartDefect
554+
- fullName: email.errors.StartBoundaryNotFoundDefect
555+
href: https://docs.python.org/3/library/email.errors.html#email.errors.StartBoundaryNotFoundDefect
556+
name: StartBoundaryNotFoundDefect
557+
uid: email.errors.StartBoundaryNotFoundDefect
510558
- fullName: ftplib.error_perm
511559
href: https://docs.python.org/3/library/ftplib.html#ftplib.error_perm
512560
name: error_perm
@@ -5203,6 +5251,18 @@ references:
52035251
href: https://docs.python.org/3/library/tkinter.scrolledtext.html#tkinter.scrolledtext.ScrolledText.vbar
52045252
name: vbar
52055253
uid: tkinter.scrolledtext.ScrolledText.vbar
5254+
- fullName: traceback.FrameSummary.colno
5255+
href: https://docs.python.org/3/library/traceback.html#traceback.FrameSummary.colno
5256+
name: colno
5257+
uid: traceback.FrameSummary.colno
5258+
- fullName: traceback.FrameSummary.end_colno
5259+
href: https://docs.python.org/3/library/traceback.html#traceback.FrameSummary.end_colno
5260+
name: end_colno
5261+
uid: traceback.FrameSummary.end_colno
5262+
- fullName: traceback.FrameSummary.end_lineno
5263+
href: https://docs.python.org/3/library/traceback.html#traceback.FrameSummary.end_lineno
5264+
name: end_lineno
5265+
uid: traceback.FrameSummary.end_lineno
52065266
- fullName: traceback.FrameSummary.filename
52075267
href: https://docs.python.org/3/library/traceback.html#traceback.FrameSummary.filename
52085268
name: filename

0 commit comments

Comments
 (0)