404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.119.142.107: ~ $
�
{fc@s�dZddlZddlmZddlmZmZddlmZddl	m
Z
ddd��YZd	ejfd
��YZ
edkr�ejdd
�ndS(s Unittest for idlelib.HyperParseri����N(trequires(tTktText(tEditorWindow(tHyperParsertDummyEditwincBs)eZd�ZejjZejjZRS(cCs1||_d|_d|_t|_d|_dS(Nii2i�i�(i2i�i�(ttexttindentwidthttabwidthtTruetcontext_use_ps1tnum_context_lines(tselfR((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt__init__	s
				(t__name__t
__module__R
Rt_build_char_in_string_functim_functis_char_in_string(((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyRs	tHyperParserTestcBsteZdZed��Zed��Zd�Zd�Zd�Zd�Z	d�Z
d�Zd	�Zd
�Z
RS(s�"""This is a module docstring"""
# this line is a comment
x = "this is a string"
y = 'this is also a string'
l = [i for i in range(10)]
m = [py*py for # comment
       py in l]
x.__len__
z = ((r'asdf')+('a')))
[x for x in
for = False
cCsKtd�t�|_|jj�t|j�|_t|j�|_dS(Ntgui(RRtroottwithdrawRRRteditwin(tcls((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt
setUpClass#s


cCs#|`|`|jj�|`dS(N(RRRtdestroy(R((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt
tearDownClass+s
cCs|jjd|j�dS(Ntinsert(RRtcode(R((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pytsetUp1scCs#|jjdd�t|j_dS(Ns1.0tend(RtdeleteR	RR
(R((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyttearDown4scCst|j|�S(s>
        Return a parser object with index at 'index'
        (RR(Rtindex((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt
get_parser8scCs�|jt��,}|jjddd�|jd�}WdQX|jdt|j��t|j	_
|jd�}|j|j|jj
dd��|jjd|jj
dd�d�|jd	�}dS(
s6
        test corner cases in the init method
        tconsoles1.0s1.ends1.5NtprecedesRis54.5(tassertRaisest
ValueErrorRttag_addR#tassertIntstrt	exceptiontFalseRR
tassertEqualtrawtexttgetR(Rtvetp((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt	test_init>s"&cCs�|j}|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��dS(Ns1.0s1.4s2.3s3.3s3.7s4.6(R#tassertFalsetis_in_stringt
assertTrue(RR/R1((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyttest_is_in_stringRs	cCs�|j}|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��|d�}|j|j��dS(Ns1.0s1.1s2.5s3.4s3.6s4.14(R#R5t
is_in_codeR3(RR/R1((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyttest_is_in_codebs	cCs4|j}d�}d�}|d�}|j||��|j||��|d�}|j||�d�|j||�||��|d�}|j||�d�|j||�||��|d
�}|j||�d�|j||��|d
�}|j||��|j||��dS(NcSs|jdt�S(Nt	mustclose(tget_surrounding_bracketsR,(tparser((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pytwithout_mustcloseuscSs|jdt�S(NR9(R:R	(R;((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pytwith_mustclosezss3.2s5.6s5.4s5.25s5.23s5.21s5.24s6.15s6.4s6.ends9.end(s5.4s5.25(s5.21s5.24(s6.4s6.end(R#tassertIsNonetassertTupleEqual(RR/R<R=R1((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyttest_get_surrounding_bracketrs$			cCs�|j}|d�}|j|j�d�|d�}|jt��}|j�WdQX|jdt|j��|d�}|j|j�d�|d�}|j|j�d�|d	�}|j|j�d
�|d�}|j|j�d�|d�}|j|j�d
�|d�}|j|j�d�|d�}|jt��}|j�WdQX|jdt|j��|d�}|j|j�d
�|d�}|j|j�d
�|d�}|j|j�d�dS(Ns4.2sy s4.7sis inside a codes5.25s	range(10)s6.7tpys6.8ts7.9s8.ends	x.__len__s9.13sr'asdf's9.17s10.0s11.3s11.11R,(R#R-tget_expressionR&R'R)R*R+(RR/R1R0((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyttest_get_expression�s:	(RRRtclassmethodRRRR!R#R2R6R8R@RD(((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyRs
							!t__main__t	verbosityi((t__doc__tunittestttest.test_supportRtTkinterRRtidlelib.EditorWindowRtidlelib.HyperParserRRtTestCaseRRtmain(((s:/usr/lib64/python2.7/idlelib/idle_test/test_hyperparser.pyt<module>s�

Filemanager

Name Type Size Permission Actions
README.txt File 5.36 KB 0644
__init__.py File 650 B 0644
__init__.pyc File 915 B 0644
__init__.pyo File 915 B 0644
htest.py File 13.46 KB 0644
htest.pyc File 12.3 KB 0644
htest.pyo File 12.3 KB 0644
mock_idle.py File 1.56 KB 0644
mock_idle.pyc File 2.81 KB 0644
mock_idle.pyo File 2.81 KB 0644
mock_tk.py File 11.3 KB 0644
mock_tk.pyc File 12.07 KB 0644
mock_tk.pyo File 12.07 KB 0644
test_autocomplete.py File 4.81 KB 0644
test_autocomplete.pyc File 5.72 KB 0644
test_autocomplete.pyo File 5.72 KB 0644
test_autoexpand.py File 4.03 KB 0644
test_autoexpand.pyc File 4.69 KB 0644
test_autoexpand.pyo File 4.69 KB 0644
test_calltips.py File 6.97 KB 0644
test_calltips.pyc File 11.85 KB 0644
test_calltips.pyo File 11.85 KB 0644
test_config_name.py File 2.41 KB 0644
test_config_name.pyc File 3.92 KB 0644
test_config_name.pyo File 3.92 KB 0644
test_configdialog.py File 782 B 0644
test_configdialog.pyc File 1.62 KB 0644
test_configdialog.pyo File 1.62 KB 0644
test_delegator.py File 1.26 KB 0644
test_delegator.pyc File 1.29 KB 0644
test_delegator.pyo File 1.29 KB 0644
test_editmenu.py File 3.09 KB 0644
test_editmenu.pyc File 4.33 KB 0644
test_editmenu.pyo File 4.33 KB 0644
test_formatparagraph.py File 14.01 KB 0644
test_formatparagraph.pyc File 13.98 KB 0644
test_formatparagraph.pyo File 13.98 KB 0644
test_grep.py File 2.7 KB 0644
test_grep.pyc File 3.67 KB 0644
test_grep.pyo File 3.67 KB 0644
test_helpabout.py File 1.57 KB 0644
test_helpabout.pyc File 2.31 KB 0644
test_helpabout.pyo File 2.31 KB 0644
test_hyperparser.py File 5.55 KB 0644
test_hyperparser.pyc File 6.58 KB 0644
test_hyperparser.pyo File 6.58 KB 0644
test_idlehistory.py File 5.37 KB 0644
test_idlehistory.pyc File 7.95 KB 0644
test_idlehistory.pyo File 7.95 KB 0644
test_io.py File 9.28 KB 0644
test_io.pyc File 11.26 KB 0644
test_io.pyo File 11.26 KB 0644
test_parenmatch.py File 3.73 KB 0644
test_parenmatch.pyc File 5.33 KB 0644
test_parenmatch.pyo File 5.33 KB 0644
test_pathbrowser.py File 940 B 0644
test_pathbrowser.pyc File 1.45 KB 0644
test_pathbrowser.pyo File 1.45 KB 0644
test_rstrip.py File 1.58 KB 0644
test_rstrip.pyc File 1.73 KB 0644
test_rstrip.pyo File 1.73 KB 0644
test_searchdialogbase.py File 5.73 KB 0644
test_searchdialogbase.pyc File 6.67 KB 0644
test_searchdialogbase.pyo File 6.67 KB 0644
test_searchengine.py File 11.22 KB 0644
test_searchengine.pyc File 12.35 KB 0644
test_searchengine.pyo File 12.35 KB 0644
test_text.py File 6.59 KB 0644
test_text.pyc File 7.96 KB 0644
test_text.pyo File 7.96 KB 0644
test_textview.py File 2.74 KB 0644
test_textview.pyc File 4.42 KB 0644
test_textview.pyo File 4.42 KB 0644
test_warning.py File 2.69 KB 0644
test_warning.pyc File 3.21 KB 0644
test_warning.pyo File 3.21 KB 0644
test_widgetredir.py File 4.08 KB 0644
test_widgetredir.pyc File 6.23 KB 0644
test_widgetredir.pyo File 6.23 KB 0644