Update of /cvsroot/python/python/dist/src/Lib/test/output In directory slayer.i.sourceforge.net:/tmp/cvs-serv17517/Lib/test/output Modified Files: test_cgi Log Message: fix bug #110661 (PR#356) -- accept either & or ; as separator for CGI query string also some doc string reformatting and use of string methods instead of older string.splitfields Index: test_cgi =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_cgi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** test_cgi 2000/08/03 22:11:43 1.1 --- test_cgi 2000/09/15 20:06:57 1.2 *************** *** 3,8 **** --- 3,11 ---- '&' '&&' + ';' + ';&;' '=' '=&=' + '=;=' '=a' '&=a' *************** *** 18,21 **** --- 21,26 ---- 'a=a+b&a=b+a' 'x=1&y=2.0&z=2-3.%2b0' + 'x=1;y=2.0&z=2-3.%2b0' + 'x=1;y=2.0;z=2-3.%2b0' 'Hbc5161168c542333633315dee1182227:key_store_seqid=400006&cuyer=r&view=bustomer&order_id=0bb2e248638833d48cb7fed300000f1b&expire=964546263&lobale=en-US&kid=130003.300038&ss=env' 'group_id=5470&set=custom&_assigned_to=31392&_status=1&_category=100&SUBMIT=Browse'
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4