ó
    6°hV|  ã                  óÈ  • S r SSKJr  SSKJr  SSKJs  Jr	  SSK
Js  Jr  SSKJr  SSKrSSKrSSKJr  SSKJr  SSKJrJrJrJrJrJrJrJrJrJ r J!r!J"r"J#r#J$r$  SSK%J&r&J'r'  \$RP                  r(0 r)\!RT                  " \)5      r*0 r+\!RX                  " \+5      r,\," SS	SS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  \," SSSS
9  Sr-S r.S r/S r0SrS jr1S r2S r3S r4 SsS jr5S r6S  r7S! r8S" r9S# r:SsS$ jr;S% r<S& r=S'S(S\" S)5      4S*S+S\" S,5      4S-S.S\" S/5      4S'S/ \" S05      \" S15      4S2S/ \" S35      \" S15      4S'SS\" S45      4S5S6S\" S75      4S'S8S'\" S95      \" S:5      4S'S;S'\" S<5      \" S=5      4S>SS'\" S?5      \" S15      4S@SAS\" SB5      4SCSDS'\" SE5      \" S=5      4S'S/ \" SF5      \" S15      4SGSHS'\" SI5      \" SJ5      4S'SKS'\" SL5      \" SM5      4S'SN/ \" SO5      \" SP5      4SQS/ \" SR5      \" S15      4/r>\*" SSSTSUS\" SV5      4S'SWS\" SX5      4SYSZS\" S[5      4S\S]S\" S^5      4S_S`S'\" Sa5      \" Sb5      4S'ScS]\" Sd5      \" Se5      4SfSg/ \" Sh5      \" Si5      4S'SjS\" Sk5      4S'Sl/ \" Sm5      \" Si5      4S'SS\" Sn5      4/
\>-   \R~                  -   \" So5      \*R€                  Sp9Sq 5       rAg)tas	  command to send changesets as (a series of) patch emails

The series is started off with a "[PATCH 0 of N]" introduction, which
describes the series as a whole.

Each patch email has a Subject line of "[PATCH M of N] ...", using the
first line of the changeset description as the subject text. The
message contains two or three body parts:

- The changeset description.
- [Optional] The result of running diffstat on the patch.
- The patch itself, as generated by :hg:`export`.

Each message refers to the first in the series using the In-Reply-To
and References headers, so they will show up as a sequence in threaded
mail and news readers, and in mail archives.

To configure other defaults, add a section like this to your
configuration file::

  [email]
  from = My Name <my@email>
  to = recipient1, recipient2, ...
  cc = cc1, cc2, ...
  bcc = bcc1, bcc2, ...
  reply-to = address1, address2, ...

Use ``[patchbomb]`` as configuration section name if you need to
override global ``[email]`` address settings.

Then you can use the :hg:`email` command to mail a series of
changesets as a patchbomb.

You can also either configure the method option in the email section
to be a sendmail compatible mailer or fill out the [smtp] section so
that the patchbomb extension can automatically send patchbombs
directly from the commandline. See the [email] and [smtp] sections in
hgrc(5) for details.

By default, :hg:`email` will prompt for a ``To`` or ``CC`` header if
you do not supply one via configuration or the command line.  You can
override this to never prompt by configuring an empty value::

  [email]
  cc =

You can control the default inclusion of an introduction message with the
``patchbomb.intro`` configuration option. The configuration is always
overwritten by command line flags like --intro and --desc::

  [patchbomb]
  intro=auto   # include introduction message if more than 1 patch (default)
  intro=never  # never include an introduction message
  intro=always # always include an introduction message

You can specify a template for flags to be added in subject prefixes. Flags
specified by --flag option are exported as ``{flags}`` keyword::

  [patchbomb]
  flagtemplate = "{separate(' ',
                            ifeq(branch, 'default', '', branch|upper),
                            flags)}"

You can set patchbomb to always ask for confirmation by setting
``patchbomb.confirm`` to true.
é    )ÚannotationsN)Ú_)Úbin)ÚcmdutilÚcommandsÚencodingÚerrorÚ	formatterÚhgÚ
logcmdutilÚmailÚpatchÚpycompatÚ	registrarÚscmutilÚ	templaterÚutil)ÚdateutilÚurlutiló	   patchbombó
   bundletype©Údefaults   bccs   ccó   confirmFó   flagtemplateó   fromó   introó   autoó	   publicurls   reply-tos   tos   ships-with-hg-corec                óz   • UR                  5       nUR                  R                  SS5      nU(       a  SUUU4-  $ g)zFAdd a header pointing to a public URL where the changeset is availabler   r   s/   Available At %s
#              hg pull %s -r %sN)ÚrepoÚuiÚconfig)ÚseqÚctxr!   Ú	publicurls       Ú1/usr/lib/python3/dist-packages/hgext/patchbomb.pyÚ_addpullheaderr(   ­   sG   € à�8‰8‹:€Dð —‘—‘˜|¨\Ó:€IÞØBØØØðF
ñ 
ð 	
ð
 ó    c                óp   • [         R                  R                  S5        [        [         R                  S'   g )Ns   pullurl)r   ÚextraexportÚappendr(   Úextraexportmap)r"   s    r'   Úuisetupr.   ½   s&   € Ü×Ñ×Ñ˜zÔ*Ü)7„G×Ñ˜:Ò&r)   c                óf   • UR                  5       (       d  g UR                  R                  S5        g )Nó   last-email.txt)ÚlocalÚ_wlockfreeprefixÚadd)r"   r!   s     r'   Ú	reposetupr4   Â   s%   € Ø�:‰:�<‰<ØØ×Ñ×ÑÐ/Õ0r)   c                óH   • U(       a  USU-  -  nU R                  X-   U5      $ )Ns    [%s])Úprompt)r"   r6   r   Úrests       r'   r6   r6   È   s'   € ÞØ�(˜WÑ$Ñ$ˆØ�9‰9�V‘] GÓ,Ð,r)   c                óD  • U R                  SS5      nUR                  S5      (       d  UR                  S5      (       a  SnU$ US:X  a  SnU$ US:X  a  SnU$ US:X  a  US	:„  nU$ U R                  [        S
5      U-  5        U R                  [        S5      5        US	:„  nU$ )z-is an introductory message apparently wanted?r   r   ó   descTs   alwayss   neverFr   é   s,   warning: invalid patchbomb.intro value "%s"
s'   (should be one of always, never, auto)
)r#   ÚgetÚ	write_errr   )r"   ÚoptsÚnumberÚintroconfigÚintros        r'   ÚintrowantedrA   Î   s¿   € à—)‘)˜L¨(Ó3€KØ‡x�x�×Ñ˜TŸX™X g×.Ñ.Øˆð €Lð 
˜	Ó	!Øˆð €Lð 
˜Ó	 Øˆð €Lð 
˜Ó	Ø˜‘
ˆð €Lð 	�‰ÜÐ>Ó?À+ÑMô	
ð 	�‰”QÐBÓCÔDØ˜‘
ˆØ€Lr)   c           
     óü  • U R                  SS5      nU(       d  SR                  U5      $ [        R                  " 5       n[        R
                  " [        R                  " U5      5      n[        R                  " XS0 U5       nUR                  5         UR                  X   S9  UR                  SSUR                  USS	95        S
S
S
5        UR                  5       $ ! , (       d  f       UR                  5       $ = f)z(build flag string optionally by templater   r   ó    s   patchbombflag)r%   s   flagss   %só   flag)ÚnameN)r#   Újoinr   Ústringior
   Úliteral_templatespecr   ÚunquotestringÚtemplateformatterÚ	startitemÚcontextÚwriteÚ
formatlistÚgetvalue)r"   r!   ÚrevÚflagsÚtmplÚoutÚspecÚfms           r'   Ú_formatflagsrV   â   sÃ   € à�9‰9�\ ?Ó3€DÞØ�y‰y˜ÓÐÜ
�-Š-‹/€CÜ×)Ò)¬)×*AÒ*AÀ$Ó*GÓH€DÜ	×	$Ò	$ RÐ.>ÀÀDÔ	IÈRØ
�‰ŒØ
�
‰
�t‘yˆ
Ñ!Ø
�‰�˜5 "§-¡-°¸G -Ð"DÔE÷ 
Jð �<‰<‹>Ð÷	 
JÔ	Ið �<‰<‹>Ðús   ÂACÃ
C;c                ót   • [        XX#5      nU(       a  SU-   nU(       d  SU-  $ [        SU-  5      nSX„XW4-  $ )zbuild prefix to patch subjectrC   s	   [PATCH%s]ó   %ds   [PATCH %0*d of %d%s])rV   Úlen)	r"   r!   rP   rQ   ÚidxÚtotalÚnumberedÚflagÚtlens	            r'   Ú_formatprefixr_   ð   sF   € ä˜ #Ó-€DÞØ�d‰{ˆæØ˜dÑ"Ð"ä�5˜5‘=Ó!ˆØ&¨$°UÐ)AÑAÐAr)   c
           
     óÈ	  • / n
S nSnU Hƒ  nUR                  S5      (       a+  UR                  S5      (       a  UR                  5       S   nMD  UR                  S5      (       d  UR                  S5      (       a    OU
R                  U5        M…     U	(       d  U(       d  [        eUR	                  S5      (       aF  UR	                  S5      (       d0  S	R                  U
S
S  5      R                  5       =(       d    SnUS-  nUR	                  S5      (       a¼  U(       aL  US   R                  S5      (       a3  UR                  S5        U(       a  US   R                  S5      (       a  M3  U(       a  UR                  S5        U(       aJ  US   R                  5       (       d2  UR                  S5        U(       a  US   R                  5       (       d  M2  [        R                  " U5      nUR	                  S5      (       a  XÎS-   -  nUR	                  S5      =(       d    UR	                  S5      nU(       a  UR	                  S5      (       a  US	R                  U5      -  nU(       Gax  [        R                  " 5       nU(       a5  UR                  [        R                  " XXTR	                  S5      5      5        [        R                  " S	R                  U5      SUR	                  S5      5      n[!        U5      nU	(       d”  UR#                  U5       Vs/ s H3  nUR%                  S5      (       d  UR%                  S5      (       d  M1  UPM5     nnU(       a  US   n	O8US
:”  a  [&        R(                  " X   SXgS9n	O[&        R(                  " X   S5      n	SnUR	                  S5      (       a  SnUS-   [*        R,                  " U	5      -   US'   UR                  U5        O#[        R                  " XÄR	                  S5      S9n[/        XX$R	                  S5      XgU5      nU
S   R                  5       R1                  S 5      nU(       d,  S!R                  UUR	                  S"5      =(       d    U/5      nOS!R                  UU/5      n[        R2                  " U UXTR	                  S5      5      US#'   [4        R6                  " U5      US$'   S%U-  US&'   S%U-  US''   UUU4$ s  snf )(Nr)   ó   #s	   # Node IDéÿÿÿÿs   diff -rs
   diff --gitó   attachó   bodyó   
r:   s"   Patch subject is complete summary.s   


ó   plainr   s   # ó   diffstats   

ó   inlineó   testzx-patchs   .patchs   .diffs   %b-%n.patch)Úseqnor[   s   %b.patchÚinlineÚ
attachmentz; filename=úContent-Disposition)ÚdisplayrD   s   . rC   ó   subjectÚSubjectúX-Mercurial-Nodez%izX-Mercurial-Series-IndexzX-Mercurial-Series-Total)Ú
startswithÚsplitr,   Ú
ValueErrorr;   rF   ÚstripÚpopr   ÚdiffstatÚemimemultipartÚMIMEMultipartÚattachr   Ú
mimeencodeÚmimetextpatchr   ÚnodetagsÚendswithr   Úmakefilenamer   Ústrfromlocalr_   ÚrstripÚ
headencoder   Úsysstr)r"   r!   rP   Ú
patchlinesr=   Ú	_charsetsrZ   r[   r\   Ú	patchnameÚdescÚnodeÚbodyÚlineÚdsÚaddattachmentÚmsgÚpÚbinnodeÚtÚ	patchtagsÚdispositionÚprefixÚsubjs                           r'   Ú	makepatchr•   ý   sü  € ð €DØ€DØ€DãˆØ�?‰?˜4× Ñ Ø�‰˜|×,Ñ,Ø—z‘z“| BÑ'�ÙØ�?‰?˜:×&Ñ&¨$¯/©/¸-×*HÑ*HÙØ�‰�DÖñ ö žTÜÐà‡x�x�	×Ñ 4§8¡8¨G×#4Ñ#4à�J‰J�t˜A˜B�xÓ ×&Ñ&Ó(÷ 5Ø4ð 	ð 	�	Ñˆà‡x�x�×ÑÞ˜Z¨™]×5Ñ5°e×<Ñ<Ø�N‰N˜1Ôö ˜Z¨™]×5Ñ5°e×<Ó<æØ�N‰N˜1ÔÞ ¨A¡×!4Ñ!4×!6Ñ!6Ø�N‰N˜1Ôö  ¨A¡×!4Ñ!4×!6Ó!6ô 
�Š˜
Ó	#€BØ‡x�x�×ÑØ�W‘Ñˆà—H‘H˜YÓ'×>¨4¯8©8°IÓ+>€MÞ˜DŸH™H W×-Ñ-Ø�—
‘
˜:Ó&Ñ&ˆçÜ×*Ò*Ó,ˆÞØ�J‰J”t—’ r°¿H¹HÀWÓ<MÓNÔOÜ×ÒØ�J‰J�zÓ" I¨t¯x©x¸Ó/@ó
ˆô �d“)ˆæð Ÿ™ wÔ/óâ/�AØ—:‘:˜i×(Ñ(¨A¯J©J°x×,@÷ Ù/ð ð ö
 Ø% a™L‘	Ø˜“Ü#×0Ò0Ø‘J °cñ‘	ô $×0Ò0°±¸[ÓI�	ØˆØ�8‰8�I×ÑØ'ˆKà˜-Ñ'¬(×*?Ò*?À	Ó*JÑJð 	
Ð
Ñ ð 	�
‰
�1�ä× Ò  ¯x©x¸Ó/@ÑAˆäØ
�#—x‘x Ó(¨#°hó€Fð �‰7�=‰=‹?×!Ñ! %Ó(€DÞØ�y‰y˜& $§(¡(¨:Ó"6×">¸$Ð?Ó@‰à�y‰y˜& $˜Ó(ˆÜ—_’_ R¨¨y¿(¹(À7Ó:KÓL€Cˆ	�NÜ&Ÿošo¨dÓ3€CÐÑØ&*¨S¡j€CÐ"Ñ#Ø&*¨U¡l€CÐ"Ñ#Ø��bˆ=ÐùòGs   Ì0SÍSc              +  óÐ  #   • U R                   nU S   R                  5       nU H½  nXT:X  aJ  U S   R                  5       (       d  U S   R                  5       (       a  UR	                  [        S5      5        [        5       n[        R                  " U U/U[        R                  " U[        R                  " U5      SS9S9  UR                  5       R                  S5      v •  M¿     g7f)zdreturn a list of patches for a list of revisions

Each patch in the list is itself a list of lines.
ó   .Ns3   warning: working directory has uncommitted changes
T)Úgit)r=   re   )r"   rP   ÚfilesÚdeletedÚwarnr   rG   r   Ú
exportfiler   Údifffeatureoptsr   ÚbyteskwargsrO   rs   )r!   Úrevsr=   r"   ÚprevÚrÚoutputs          r'   Ú_getpatchesr£   `  s¿   é € ð
 
�‰€BØ�‰:�>‰>Ó€DÛˆØ‹9˜$˜t™*×*Ñ*×,Ñ,°°T±
×0BÑ0B×0DÑ0DØ�G‰G”AÐMÓNÔOÜ“ˆÜ×ÒØØˆCØÜ×&Ò&Ø”H×(Ò(¨Ó.°Dñò		
ð �o‰oÓ×%Ñ% eÓ,Ô,ò ùs   ‚C$C&c                ó8  • U R                   n[        R                  " SS9n[        R                  R                  US5      nUR                  SS5      nU(       a  XbS'    / nU(       a  U/n[        R                  " X0U/UQ70 UD6  [        R                  " U5       [        R                  " U5        [        R                  " U5        $ ! [         a     N#f = f!  [        R                  " U5        O! [         a     Of = f[        R                  " U5        f = f)zÍreturn a bundle containing changesets missing in "dest"

The `opts` keyword-arguments are the same as the one accepted by the
`bundle` command.

The bundle is a returned as a single in-memory binary blob.
s   hg-email-bundle-)r“   ó   bundler   r   Útype)r"   r   ÚmkdtempÚosÚpathrF   r#   r   Úbundler   ÚreadfileÚunlinkÚOSErrorÚrmdir)r!   Údestr=   r"   ÚtmpdirÚtmpfnÚbtypeÚdestss           r'   Ú
_getbundler´   v  sç   € ð 
�‰€BÜ×ÒÐ%8Ñ9€FÜ�G‰G�L‰L˜ Ó+€EØ�I‰I�l MÓ2€EÞØˆV‰ðØˆÞØ�FˆEÜ�Š˜ %Ð8¨%Ò8°4Ò8Ü�}Š}˜UÓ#ð	Ü�IŠI�eÔô 	�Š�Õøô ó 	Ùð	ûð	Ü�IŠI�eÕøÜó 	Ùð	úä
�Š�ÕúsB   Á<C ÂC	Ã	
CÃCÃDÃC2Ã1DÃ2
C?Ã<DÃ>C?Ã?Dc                ó~  • U R                   nUR                  S5      (       a'  [        R                  " UR                  S5      5      nU$ UR	                  [        S5      5        UR                  XU R                  SS9nU R                  SS5       nUR	                  U5        SSS5        U$ ! , (       d  f       U$ = f)zåobtain the body of the introduction message and return it

This is also used for the body of email with an attached bundle.

The body can be obtained either from the command line option or entered by
the user through the editor.
r‡   s7   
Write the introductory message for the patch series.

s   patchbombbody)ÚrepopathÚactionr0   s   wbN)	r"   r;   r   r«   rM   r   Úeditr©   Úvfs)r!   ÚdefaultbodyÚsenderr=   r"   r‰   Úmsgfiles          r'   Ú_getdescriptionr½   ’  s­   € ð 
�‰€BØ‡x�x�×ÑÜ�}Š}˜TŸX™X fÓ-Ó.ˆð €Kð 	�‰ÜÐKÓLô	
ð �w‰wØ¨$¯)©)Ð<Lð ð 
ˆð
 �X‰XÐ'¨Ô/°7Ø�M‰M˜$Ô÷ 0ð €K÷ 0Ô/ð €Kús   ÂB-Â-
B<c           
     ó¼  • U R                   n[        R                  " U5      nUR                  S5      =(       d    [	        USS5      n[        U SU40 UD6n[        R                  " 5       nU(       a5  UR                  [        R                  " XGXSR                  S5      5      5        [        R                  " SS5      n	U	R                  U5        SUR                  S	S
5      -  n
U	R                  SS[        R                  " U
5      S9  [         R"                  " U	5        UR                  U	5        [        R$                  " XFXSR                  S5      5      US'   X†S4/$ )zªGet the full email for sending a given bundle

This function returns a list of "email" tuples (subject, content, None).
The list is always one message long in that case.
Úsubjects   Subject:s   A bundle for your repositoryr)   ÚtestÚapplicationzx-mercurial-bundles   %s.hgÚ
bundlenamer¥   rm   rl   )Úfilenamerp   N)r"   r   r…   r;   r6   r½   rx   ry   rz   r{   Ú	emimebaseÚMIMEBaseÚset_payloadÚ
add_headerr   r€   ÚemailencodersÚencode_base64r‚   )r!   r»   rª   r=   r"   r…   r”   r‰   r�   ÚdatapartrÂ   s              r'   Ú_getbundlemsgsrË   ¬  s'  € ð 
�‰€BÜ—’˜rÓ"€IØ�8‰8�IÓ÷ ¤&Ø
ˆKÐ8ó#€Dô ˜4  fÑ5°Ñ5€DÜ
×
&Ò
&Ó
(€CÞØ�
‰
”4—?’? 2¨Y¿¹ÀÓ8HÓIÔJÜ×!Ò! -Ð1EÓF€HØ×Ñ˜Ô Ø˜DŸH™H \°9Ó=Ñ=€JØ×ÑØØÜ×&Ò& zÓ2ð ñ ô
 ×Ò Ô)Ø‡J�JˆxÔÜ—_’_ R¨y¿(¹(À6Ó:JÓK€Cˆ	�NØ˜ÐÐÐr)   c           
     óV  • U R                   n[        R                  " U5      n[        XPUR	                  5       UR                  S5      S[        U5      SS9nUR                  S5      =(       d    [        USUSS9nU(       d  g	US
-   U-   nSn	UR                  S5      (       a&  [        R                  " [        U/ 5      5      n
SU
-   n	OS	n
[        X	U40 UD6n	[        R                  " XYXdR                  S5      5      n[        R                  " XXXdR                  S5      5      US'   X¸U
4$ )z|make an introduction email, asking the user for content if needed

email is returned as (subject, body, cumulative-diffstat)r]   r   T)r\   r¿   s   (optional) Subject: r)   )r7   r   NrC   rw   re   rÀ   rp   )r"   r   r…   r_   Úlastr;   rY   r6   r   rw   Úsumr½   r{   r‚   )r!   r»   rŸ   Úpatchesr=   r"   r…   r“   r”   r‰   rw   r�   s               r'   Ú
_makeintrorÐ   Ê  s  € ð 
�‰€BÜ—’˜rÓ"€Iô Ø
�$—)‘)“+˜tŸx™x¨Ó/°´C¸³LÈ4ñ€Fð �8‰8�IÓ÷ ¤&Ø
Ð#¨&¸#ñ#€Dö Øà�D‰=˜4Ñ€Dà€DØ‡x�x�
×Ñä—>’>¤# g¨rÓ"2Ó3ˆØ�xÑ‰àˆä˜4 vÑ6°Ñ6€DÜ
�/Š/˜" I¯x©x¸Ó/?Ó
@€CÜ—_’_ R¨y¿(¹(À6Ó:JÓK€Cˆ	�NØ�xÐ Ð r)   c                ó’  • [         R                  " U5      nU R                  n[        R                  " U5      n[        [        X40 UD65      n/ n	UR                  [        S5      [        U5      -  5        [        Xe[        U5      5      (       a%  [        XX(40 UD6n
U
(       a  U	R                  U
5        [        U	5      [        U5      -   S:„  nSn[        U5      [        U5      :X  d   e[        [        X(5      5       HD  u  nu  pïU(       a  X=   n[        UU UUUUUS-   [        U5      UU5
      n
U	R                  U
5        MF     U	$ )z´return a list of emails from a list of patches

This involves introduction message creation if necessary.

This function returns a list of "email" tuples (subject, content, None).
s+   this patch series consists of %d patches.

r:   N)r   rž   r"   r   r…   Úlistr£   rM   r   rY   rA   rÐ   r,   Ú	enumerateÚzipr•   )r!   r»   rŸ   Ú
patchnamesr=   Ú	bytesoptsr"   r…   rÏ   Úmsgsr�   r\   rE   Úir¡   rŽ   s                   r'   Ú_getpatchmsgsrÙ   ë  s1  € ô ×$Ò$ TÓ*€IØ	�‰€BÜ—’˜rÓ"€IÜ”;˜tÑ2¨TÑ2Ó3€GØ€Dà‡H�HŒQÐ?Ó@Ä3ÀwÃ<ÑOÔPô �2¤# g£,×/Ñ/Ü˜ tÑ=¸Ñ=ˆÞØ�K‰K˜Ôô �4‹yœ3˜w›<Ñ'¨!Ñ+€Hð €DÜˆt‹9œ˜G›Ó$Ð$Ð$Üœs 4Ó1Ö2‰	ˆ‰6ˆAÞØ‘=ˆDÜØØØØØØØ�‰EÜ�‹LØØó
ˆð 	�‰�CÖñ 3ð" €Kr)   c                ó  • U R                   n[        R                  " XU(       a  U/OS5      nU Vs/ s H#  n[        R                  " UR                  5      PM%     nnUR                  [        S5      SR                  U5      -  5        U Vs/ s H  owS:¼  d  M
  UPM     nnU(       d  U R                  R                  5       /nU R                  SU=(       d    SU5      nU(       d  UR                  [        S5      5        U$ s  snf s  snf )z4Return the revisions present locally but not in destNs   comparing with %s
ó   ,r   s   outgoing(%s) and ::%ldr)   s   no changes found
)r"   r   Úget_push_pathsÚhidepasswordÚrawlocÚstatusr   rF   Ú	changelogÚtiprevrŸ   )r!   r¯   rŸ   r"   ÚpathsrŽ   Ú
safe_pathsr¡   s           r'   Ú_getoutgoingrä     sÒ   € à	�‰€BÜ×"Ò" 4¶t¨d©VÀÓF€EÙ:?Ó@º%°Q”'×&Ò& q§x¡xÖ0¹%€JÐ@Ø‡I�IŒaÐ&Ó'¨$¯)©)°JÓ*?Ñ?Ô@áÓ&’t�! A™v�A‘t€DÐ&ÞØ—‘×%Ñ%Ó'Ð(ˆØ�9‰9Ð.°·¸¸TÓB€DÞØ
�	‰	”!Ð)Ó*Ô+Ø€Kùò Aùò 's   ²*DÂ	D	ÂD	c                óª   •  [         R                  " [         R                  S   5      nSXU4-  $ ! [         a    [        R
                  " 5       n N(f = f)Ns
   HGHOSTNAMEz
<%s.%d@%s>)r   r€   ÚenvironÚKeyErrorÚsocketÚgetfqdn)rˆ   Ú	timestampÚhostnames      r'   Ú_msgidrì   *  sQ   € ð$Ü×(Ò(¬×)9Ñ)9¸-Ñ)HÓIˆð ˜4¨HÐ5Ñ5Ð5øô ó $Ü—>’>Ó#Šð$ús   ‚'0 °AÁAr)   rd   s-   send patches as inline message text (default)ó   arc   s   send patches as attachmentsó   irh   s"   send patches as inline attachmentss/   email addresses of blind carbon copy recipientss   EMAILó   cs"   email addresses of copy recipientss#   ask for confirmation before sendingó   drg   s   add diffstat output to messagesó   dates&   use the given date as the sending dates   DATEr9   s,   use the given file as the series descriptions   FILEó   fs   email address of senderó   nri   s!   print messages that would be sentó   mó   mboxs3   write messages to mbox file instead of sending thems)   email addresses replies should be sent toó   sro   s0   subject of first message (intro or single patch)s   TEXTs   in-reply-tos   message identifier to reply tos   MSGIDrD   s    flags to add in subject prefixess   FLAGó   ts   email addresses of recipientsó   emailó   gs   gits   use git extended diff formatrf   s   omit hg patch headeró   oó   outgoings/   send changes not found in the target repositoryó   br¥   s-   send changes not in target as a binary bundleó   Bó   bookmarks-   send changes only reachable by given bookmarks   BOOKMARKs
   bundlenames"   name of the bundle attachment files   NAMEó   ró   revs   a revision to sends   REVs   forces?   run even when remote repository is unrelated (with -b/--bundle)s   basesG   a base changeset to specify instead of a destination (with -b/--bundle)s-   send an introduction email for a single patchs   hg email [OPTION]... [DEST]...)Úhelpcategoryc                óÀ  ^ ^^1^2^3• [         R                  " T5      m[        R                  " T 5      m1TR	                  S5      nTR	                  S5      nTR	                  S5      nTR	                  S5      nTR	                  S5      nTR	                  S5      n	TR	                  S5      (       d  U(       d  [        R
                  " T 5        U(       d;  U(       d4  U(       d-  U(       d&  U	(       d  [        R                  " [        S5      5      eU(       a&  U(       a  [        R                  " [        S	5      5      e[        R                  " TSS5        U(       d  U(       a?  [        U5      S
:”  a  [        R                  " [        S5      5      eU(       a  US   n
OSn
/ nU(       a)  U(       a  [        R                  " [        S5      5      eUnONU	(       aG  X‘R                  ;  a"  [        R                  " [        S5      U	-  5      e[        R                  " X5      n[        R                   " X5      nU(       a  [#        UW
U5      nU(       a  U Vs/ s H  nSU-  PM
     snTS'   UR$                  R'                  SS5      nU(       Ga‚  UR$                  R)                  S5         [*        R,                  " U0 U5      nUR3                  S5      (       d  UR$                  R)                  S5        GOU Vs/ s H  o±U   PM	     nnUR5                  S U 5       5      n/ n[7        U5       H#  u  nnUU   (       a  M  UR9                  U5        M%     U(       a´  [        U5      S
:”  a#  [        S5      nUUUS   [        U5      S
-
  4-  nO[        S5      nUUUS   4-  nU Vs/ s H  nUR;                  5       PM     nnSR=                  S UR?                  SU5       5       5      n[        S5      UU4-  n[        R                  " UUS9eU(       a  [@        RB                  " U5      m3O[@        RD                  " 5       m3U34S  jnTR	                  S!5      =(       dM    T R'                  S"S!5      =(       d4    T R'                  SS!5      =(       d    [G        T S#T RI                  5       5      nU(       aT  [         RJ                  " T5      n[M        UW
40 UD6nURO                  5       nURQ                  S$S5        [S        UUU40 UD6nO"[U        UUU40 [         RJ                  " T5      D6n/ m2S[U1UU2U 4S& jjnU" S'S(S)9nU(       d  [        R                  " [        S*5      5      eU" S+S(S,S-9n U" S.5      n!U" S/5      n"T RW                  SS05      n#U#[Y        TR	                  S15      =(       d    TR	                  S05      5      -  n#U#(       aÐ  T R[                  [        S25      S3S49  T R[                  S5U-  S6S49  T2 H  n$T R[                  S7U$-  S8S49  M     U H3  u  n%n&n'T R[                  S9U&-  S:S49  U'(       d  M#  T R[                  U'S;S49  M5     T R[                  S<5        T R]                  [        S=5      5      (       a  [        R                  " [        S>5      5      eT R[                  S<5        TR	                  S?5      =(       d    Sn(U(bL  [^        R`                  " U(5      n(U(Rc                  S@5      (       d  S@U(-   n(U(Re                  SA5      (       d  U(SA-  n([f        Rh                  " [^        R`                  " U5      5      S
   n)[        Rj                  " T UT1TR	                  S5      5      nSn*Sn+T Rm                  [        SB5      [        SC5      [        U5      SD9n,[7        U5       GH+  u  n-u  n%n&n' U" U%SE   5      U%SF'   U+(       d  U%SF   n+U+U%SG'   U((       a
  U(U%SI'   U(U%SJ'   U((       a  SEU%;  a  U%SF   n(SK[p        Rr                  " 5       Ru                  5       -  U%SL'   [f        Rv                  " T3S   S(SM9U%SN'   T3S   S
-   T3S
   4m3UU%SO'   SPR=                  U5      U%SQ'   U (       a  SPR=                  U 5      U%SR'   U!(       a  SPR=                  U!5      U%SS'   U"(       a  SPR=                  U"5      U%ST'   TR	                  S5      (       ai  T Ry                  [        SU5      U&SV5        T R{                  S"5        [        R|                  " T S%SW9n. U.R                  U%S%5        T R[                  S<5        GMˆ  U*(       d  [        R‚                  " T USX9n*T Ry                  [        SY5      U&SV5        U,R…                  U-U&SZ9  U(       d  U%SS	 [‡        5       n/[        R|                  " U/S%SW9n.U.R                  U%S%5        UU!-   U -   n0U*" U)U0U/R‰                  5       5        GM.     U,R‹                  5         gs  snf ! [        R.                   a)    UR$                  R1                  [        S5      U-  5        e f = fs  snf s  snf ! [n         a    U" SH5      U%SF'    GN}f = f! [€         a     GMº  f = f)\aU  send changesets by email

By default, diffs are sent in the format generated by
:hg:`export`, one per message. The series starts with a "[PATCH 0
of N]" introduction, which describes the series as a whole.

Each patch email has a Subject line of "[PATCH M of N] ...", using
the first line of the changeset description as the subject text.
The message contains two or three parts. First, the changeset
description.

With the -d/--diffstat option, if the diffstat program is
installed, the result of running diffstat on the patch is inserted.

Finally, the patch itself, as generated by :hg:`export`.

With the -d/--diffstat or --confirm options, you will be presented
with a final summary of all messages and asked for confirmation before
the messages are sent.

By default the patch is included as text in the email body for
easy reviewing. Using the -a/--attach option will instead create
an attachment for the patch. With -i/--inline an inline attachment
will be created. You can include a patch both as text in the email
body and as a regular or an inline attachment by combining the
-a/--attach or -i/--inline with the --body option.

With -B/--bookmark changesets reachable by the given bookmark are
selected.

With -o/--outgoing, emails will be generated for patches not found
in the destination repository (or only those which are ancestors
of the specified revisions if any are provided)

With -b/--bundle, changesets are selected as for --outgoing, but a
single email containing a binary Mercurial bundle as an attachment
will be sent. Use the ``patchbomb.bundletype`` config option to
control the bundle type as with :hg:`bundle --type`.

With -m/--mbox, instead of previewing each patchbomb message in a
pager or sending the messages directly, it will create a UNIX
mailbox file with the patch emails. This mailbox file can be
previewed with any mail user agent which supports UNIX mbox
files.

With -n/--test, all steps will run, but mail will not be sent.
You will be prompted for an email recipient address, a subject and
an introductory message describing the patches of your patchbomb.
Then when all is done, patchbomb messages are displayed.

In case email sending fails, you will find a backup of your series
introductory message in ``.hg/last-email.txt``.

The default behavior of this command can be customized through
configuration. (See :hg:`help patchbomb` for details)

Examples::

  hg email -r 3000          # send patch 3000 only
  hg email -r 3000 -r 3001  # send patches 3000 and 3001
  hg email -r 3000:3005     # send patches 3000 through 3005
  hg email 3000             # send patch 3000 (deprecated)

  hg email -o               # send all patches not in default
  hg email -o DEST          # send all patches not in DEST
  hg email -o -r 3000       # send all ancestors of 3000 not in default
  hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST

  hg email -B feature       # send all ancestors of feature bookmark

  hg email -b               # send bundle of all patches not in default
  hg email -b DEST          # send bundle of all patches not in DEST
  hg email -b -r 3000       # bundle of all ancestors of 3000 not in default
  hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in DEST

  hg email -o -m mbox &&    # generate an mbox file...
    mutt -R -f mbox         # ... and view it with mutt
  hg email -o -m mbox &&    # generate an mbox file ...
    formail -s sendmail \   # ... and use formail to send from the mbox
      -bm -t < mbox         # ... using sendmail

Before using this command, you will need to enable email in your
hgrc. See the [email] section in hgrc(5) for details.
r¥   rñ   rõ   rû   r   rþ   ri   s0   specify at least one changeset with -B, -r or -osE   --outgoing mode always on with --bundle; do not re-specify --outgoingr:   s   too many destinationsr   Ns)   use only one form to specify the revisions   bookmark '%s' not foundrX   s   revsr   r   s0   checking that revision exist in the public repo
s!   unable to access public repo: %s
s   knowns/   skipping existence checks: public repo too old
c              3  ó@   #   • U  H  oR                  5       v •  M     g 7f©N)rˆ   ©Ú.0Úhs     r'   Ú	<genexpr>Úemail.<locals>.<genexpr>I  s   é € Ð$;²s°!§V¡V§X X²sùs   ‚s'   public "%s" is missing %s and %i otherss   public url %s is missing %srC   c              3  ó,   #   • U  H
  nS U-  v •  M     g7f)s   -r %sN© r  s     r'   r  r	  V  s   é € ð $Ú*N Q�H˜q–LÒ*Nùs   ‚s
   heads(%ld)s   use 'hg push %s %s')Úhintc                ó:   >• [        U S S [        TS   5      5      $ )Né   r   )rì   Úint)ÚidÚ
start_times    €r'   ÚgenmsgidÚemail.<locals>.genmsgidb  s   ø€ Ü�b˜˜"�gœs :¨a¡=Ó1Ó2Ð2r)   r   rø   s   Fromrª   Fc                ó  >• U R                  5       nU R                  SS5      R                  5       nT	R                  U5      nU(       aM  T
R                  SU SR	                  U5      4-  5        [
        R                  " TUTT	R                  S5      5      $ TR                  SU5      =(       d    TR                  SU5      nU(       dC  TR                  SU5      =(       d    TR                  SU5      nU(       d  U(       a
  [        TXS9nU(       a>  T
R                  SX4-  5        [
        R                  " TU/TT	R                  S5      5      $ U(       a)  [
        R                  " TU/TT	R                  S5      5      $ / $ )	Nó   -ó   _s   %s: %ss   , ri   rø   r   r   )
ÚlowerÚreplacer;   r,   rF   r   Úaddrlistencoder#   Ú	hasconfigr6   )ÚheaderÚaskr   Ú	configkeyÚoptÚaddrsÚaddrÚ	specifiedr…   r=   Ú	showaddrsr"   s           €€€€r'   ÚgetaddrsÚemail.<locals>.getaddrsx  sG  ø€ Ø—L‘L“Nˆ	Ø�n‰n˜T 4Ó(×.Ñ.Ó0ˆØ—‘˜“ˆÞØ×Ñ˜Y¨&°%·*±*¸UÓ2CÐ)DÑDÔEÜ×&Ò& r¨5°)¸T¿X¹XÀgÓ=NÓOÐOð �y‰y˜ 9Ó-÷ 
°·±Ø˜)ó2
ˆö ØŸ™ X¨yÓ9÷ ¸R¿\¹\Ø˜ió>ˆIö ¦Ü˜b &Ñ:�ÞØ×Ñ˜Y¨&¨Ñ7Ô8Ü×&Ò& r¨D¨6°9¸d¿h¹hÀwÓ>OÓPÐPÞÜ×&Ò&Ø�W�I˜y¨$¯(©(°7Ó*;óð ð ˆ	r)   s   ToT)r  s   no recipient addresses provideds   Ccr)   )r  r   s   Bccs   Reply-Tor   rg   s   
Final summary:

s   patchbomb.finalsummary)Úlabels	   From: %s
s   patchbomb.froms   %s
s   patchbomb.tos   Subject: %s
s   patchbomb.subjects   patchbomb.diffstatsre   s1   are you sure you want to send (yn)?$$ &Yes $$ &Nos   patchbomb canceleds   in_reply_toÚ<Ú>s   sendings   emails)Úunitr[   rq   z
Message-IdzX-Mercurial-Series-IdÚ	patchbombzIn-Reply-ToÚ
ReferenceszMercurial-patchbomb/%sz
User-Agent)Ú	localtimeÚDateÚFromz, ÚToÚCcÚBcczReply-Tos   displaying s    ...
)Úmangle_from_)Úmboxs   sending )Úitem)FN)Fr   rž   r   r…   r;   Úvalidateconfigr	   ÚAbortr   r   Úcheck_at_most_one_argrY   Ú
_bookmarksr   Úbookmarkrevsr   Úrevrangerä   r"   r#   Údebugr   ÚpeerÚ	RepoErrorr<   ÚcapableÚknownrÓ   r,   rP   rF   Úsetr   Ú	parsedateÚmakedater6   ÚusernameÚ	strkwargsr´   Úcopyrv   rË   rÙ   Ú
configboolÚboolrM   Úpromptchoicer   r€   rr   r~   ÚeutilÚ	parseaddrÚaddressencodeÚmakeprogressÚ	TypeErrorr   ÚversionÚdecodeÚ
formatdaterß   ÚpagerÚ	GeneratorÚflattenÚBrokenPipeErrorÚconnectÚupdaterG   rO   Úcomplete)4r"   r!   rŸ   r=   rª   Údater2  ÚoutgoingrP   Úbookmarkr¯   r¡   r&   Ú
publicpeerrS   r>  ÚmissingrZ   r  r�   r%   ÚmissingrevsÚrevhintr  r  r»   ÚstroptsÚ
bundledataÚ
bundleoptsr×   r#  ÚtoÚccÚbccÚreplytoÚconfirmr   Úmr”   r‹   ÚparentÚsender_addrÚsendmailÚ
firstpatchÚprogressrØ   Ú	generatorÚfpÚalldestsr…   r"  r  s4   `  `                                             @@@r'   Úemailro  q  sè  ü€ ôh ×Ò Ó%€Dä—’˜rÓ"€Ià�X‰X�iÓ €FØ�8‰8�GÓ€DØ�8‰8�GÓ€DØ�x‰x˜Ó$€HØ
�(‰(�6Ó
€CØ�x‰x˜Ó$€Hà�H‰H�W×Ñ¦ä×Ò˜BÔæ–Cž8¦v¶Ü�kŠkÜÐAÓBó
ð 	
ö –FÜ�kŠkÜð1óó
ð 	
ô ×!Ò! $¨°Ô<æ–6Üˆt‹9�q‹=Ü—+’+œaÐ 8Ó9Ó:Ð:ÞØ˜‘7‰DàˆDØˆæ
ÞÜ—+’+œaÐ LÓMÓNÐNØ‰Þ	ØŸ?™?Ó*Ü—+’+œaÐ :Ó;¸hÑFÓGÐGÜ×#Ò# DÓ3ˆä×Ò˜tÓ*€DÞÜ˜D $¨Ó-ˆÞÙ,0Ó1ªD q˜ œ©DÑ1ˆˆW‰ð —‘—‘˜|¨\Ó:€IßØ�‰�‰ÐJÔKð	ÜŸš  r¨9Ó5ˆJð ×!Ñ! (×+Ñ+Ø�G‰G�M‰MÐMÖNá$(Ó)¢D˜q˜”7¡DˆCÐ)Ø×$Ñ$Ñ$;±sÓ$;Ó;ˆEØˆGÜ# Cž.‘��QØ˜S—z‘zØ—N‘N 1Ö%ñ )ö Ü�w“< !Ó#ÜÐFÓG�CØ˜I w¨q¡z´3°w³<À!Ñ3CÐDÑD‘CäÐ:Ó;�CØ˜I w¨q¡zÐ2Ñ2�CÙ4;Ó<²G¨S˜sŸw™wžy±G�Ð<ØŸ)™)ñ $Ø*.¯(©(°=À+Ô*Nó$ó �ô Ð/Ó0°I¸wÐ3GÑG�Ü—k’k #¨DÑ1Ð1ö Ü×'Ò'¨Ó-‰
ä×&Ò&Ó(ˆ
õ3ð
 	�‰�Ó÷ 	.Ø�9‰9�X˜wÓ'÷	.à�9‰9�\ 7Ó+÷	.ô �"�g˜rŸ{™{›}Ó-ð	 ö Ü×$Ò$ TÓ*ˆÜ  dÑ6¨gÑ6ˆ
Ø—\‘\“^ˆ
Ø�‰�x Ô&Ü˜d F¨JÑE¸*ÑE‰ä˜T 6¨4ÑL´8×3EÒ3EÀdÓ3KÑLˆà€I÷ò ñ6 
�%˜TÑ	"€BÞä�kŠkœ!Ð>Ó?Ó@Ð@Ù	�%˜T¨3Ñ	/€BÙ
�6Ó
€CÙ�{Ó#€Gà�m‰m˜L¨*Ó5€GØŒt�D—H‘H˜[Ó)×A¨T¯X©X°jÓ-AÓBÑB€GæØ
�‰”Ð*Ó+Ð3LˆÑMØ
�‰�- &Ñ(Ð1BˆÑCÛˆDØ�H‰H�W˜t‘^¨?ˆHÓ;ñ ã‰KˆAˆt�RØ�H‰HÐ&¨Ñ-Ð6JˆHÑKßˆrØ—‘˜Ð#9�Ó:ñ  ð 	�‰�ŒØ�?‰?ÜÐBÓC÷
ñ 
ô —+’+œaÐ 5Ó6Ó7Ð7à‡H�HˆU„Oà�X‰X�nÓ%×-¨€FàÑÜ×&Ò& vÓ.ˆØ× Ñ  ×%Ñ%Ø˜6‘\ˆFØ�‰˜s×#Ñ#Ø�c‰MˆFä—/’/¤(×"7Ò"7¸Ó"?Ó@ÀÑC€KÜ×Ò  F¨I°t·x±xÀÓ7HÓI€FØ€HØ€JØ�‰Ü	ˆ*‹œA˜i›L´°D³	ð ð €Hô & dŸOÑˆ‰=ˆAˆt�Rð	4Ù& qÐ);Ñ'<Ó=ˆAˆl‰OÞØ˜|™_�
Ø)3ˆAÐ%Ñ&ö Ø%ˆAˆmÑØ$ˆAˆl‰OÞÐ+°1Ó4Ø�|‘_ˆFà2´T·\²\³^×5JÑ5JÓ5LÑLˆˆ,‰Ü×$Ò$ Z°¡]¸dÑCˆˆ&‰	à  ‘m aÑ'¨°A©Ð7ˆ
Øˆˆ&‰	Ø—)‘)˜B“-ˆˆ$‰ÞØ—i‘i “mˆAˆd‰GÞØ—y‘y “~ˆAˆe‰HÞØ ŸI™I gÓ.ˆAˆj‰MØ�8‰8�G×ÑØ�I‰I”a˜Ó'¨¨yÔ9Ø�H‰H�XÔÜŸš r¸Ñ>ˆIðØ×!Ñ! ! UÔ+Ø—‘˜—ö ÜŸ<š<¨°Ñ6�Ø�I‰I”a˜“n d¨IÔ6Ø�O‰O˜A DˆOÑ)Þà�e�HÜ“ˆBÜŸš r¸Ñ>ˆIØ×Ñ˜a Ô'Ø˜C‘x "‘}ˆHÙ�[ (¨B¯K©K«M×:ñ_ ,ðb ×ÑÕùòq 2øô �‰ó 	Ø�G‰G×ÑÜÐ7Ó8¸9ÑDôð ð		üò *ùò =øô` ó 	4Ù& {Ó3ˆAˆlŒOð	4ûô6 #ó ÛðúsB   Ég#Ê'g( Ë6h(Î$h-Þ.h2ä#iç(=h%è2ié
ié
iéi)Nó   :r  )BÚ__doc__Ú
__future__r   Úemail.encodersÚencodersrÈ   Úemail.mime.baseÚmimeÚbaserÄ   Úemail.mime.multipartÚ	multipartrx   Úemail.utilsÚutilsrH  r¨   rè   Úmercurial.i18nr   Úmercurial.noder   Ú	mercurialr   r   r   r	   r
   r   r   r   r   r   r   r   r   r   Úmercurial.utilsr   r   rG   ÚcmdtableÚcommandÚconfigtableÚ
configitemÚ
testedwithr(   r.   r4   r6   rA   rV   r_   r•   r£   r´   r½   rË   rÐ   rÙ   rä   rì   Ú	emailoptsÚ
remoteoptsÚCATEGORY_IMPORT_EXPORTro  r  r)   r'   Ú<module>rˆ     s´  ðñAõF #å &ß #Ð #ß -Ð -Ý Û 	Û å Ý ÷÷ ÷ ÷ ÷ ð
 �=‰=€à€Ø
×
Ò
˜HÓ
%€à€Ø×!Ò! +Ó.€
á 
ØØØòñ
 ØØ
Øòñ
 ØØ	Øòñ
 ØØØòñ
 ØØØòñ
 ØØØòñ
 ØØØòñ
 ØØØòñ
 ØØØòñ
 ØØ	Øòð #€
òò 8ò
1ô-òò(ò
Bð. ô`òF-ò,ò8ò4ò<!ôB,ò^ò 6ð 	ˆ'�4™ÐKÓLÐMØ	ˆ9�d™AÐ<Ó=Ð>Ø	ˆ9�d™AÐCÓDÐEàØØ
Ù	Ð
<Ó=Ù	ˆ(‹ðð 
ˆ5�"‘aÐ=Ó>ÁÀ(ÃÐLØˆ*�d™AÐDÓEÐFØ	ˆ;˜™aÐ BÓCÐDàØØÙ	Ð
3Ó4Ù	ˆ'‹
ðð 	ØØÙ	Ð
9Ó:Ù	ˆ'‹
ðð 
ˆ7�C™Ð5Ó6¹¸(»ÐDØ	ˆ7�D™!Ð@ÓAÐBàØØÙ	Ð
@ÓAÙ	ˆ'‹
ðð 	ØØ
Ù	Ð
6Ó7Ù	ˆ(‹ðð 	ØØÙ	Ð
=Ó>Ù	ˆ'‹
ðð 	ØØÙ	Ð
+Ó,Ù	ˆ(‹ðð 	ˆ'�2‘qÐ<Ó=¹qÀ»zÐJØ	ˆ5�"‘aÐ8Ó9¹1¸X»;ÐGðw<€	ñ~ 	Øà	ˆv�t™QÐ>Ó?Ð@Ø	ˆh˜™aÐ 7Ó8Ð9àØØÙÐ@ÓAð		
ð ØØÙÐ>Ó?ð		
ð ØØÙÐ>Ó?Ùˆk‹Nð	
ð ØØÙÐ3Ó4Ùˆg‹Jð	
ð 
ˆv�r™1Ð2Ó3±Q°v³YÐ?àØØÙð&óð		
ð ØØÙð&óñ ˆf‹Ið		
ð ØØÙÐ>Ó?ð		
ðc7ðp ñq8ðr ×Ññs9ñt Ð'Ó(Ø×/Ñ/ñ{>ñ~@ó>ñ~@r)   