Skip to content

Commit fe948b7

Browse files
1 parent ffb6d2a commit fe948b7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

xrefmap.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12647,6 +12647,10 @@ references:
1264712647
href: https://docs.python.org/3/library/mailbox.html#mailbox.MHMessage.set_sequences
1264812648
name: set_sequences
1264912649
uid: mailbox.MHMessage.set_sequences
12650+
- fullName: mailbox.MMDF.get_bytes
12651+
href: https://docs.python.org/3/library/mailbox.html#mailbox.MMDF.get_bytes
12652+
name: get_bytes
12653+
uid: mailbox.MMDF.get_bytes
1265012654
- fullName: mailbox.MMDF.get_file
1265112655
href: https://docs.python.org/3/library/mailbox.html#mailbox.MMDF.get_file
1265212656
name: get_file
@@ -12911,10 +12915,18 @@ references:
1291112915
href: https://docs.python.org/3/library/mailbox.html#mailbox.MaildirMessage.set_subdir
1291212916
name: set_subdir
1291312917
uid: mailbox.MaildirMessage.set_subdir
12918+
- fullName: mailbox.mbox.get_bytes
12919+
href: https://docs.python.org/3/library/mailbox.html#mailbox.mbox.get_bytes
12920+
name: get_bytes
12921+
uid: mailbox.mbox.get_bytes
1291412922
- fullName: mailbox.mbox.get_file
1291512923
href: https://docs.python.org/3/library/mailbox.html#mailbox.mbox.get_file
1291612924
name: get_file
1291712925
uid: mailbox.mbox.get_file
12926+
- fullName: mailbox.mbox.get_string
12927+
href: https://docs.python.org/3/library/mailbox.html#mailbox.mbox.get_string
12928+
name: get_string
12929+
uid: mailbox.mbox.get_string
1291812930
- fullName: mailbox.mbox.lock
1291912931
href: https://docs.python.org/3/library/mailbox.html#mailbox.mbox.lock
1292012932
name: lock

0 commit comments

Comments
 (0)