Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7)

Unified Diff: Lib/test/test_urllib2_localnet.py

Issue 2810: SystemRestart exception to restart the interpreter (Closed) SVN Base: https://jython.svn.sourceforge.net/svnroot/jython/branches/asm
Patch Set: Created 1 year, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side by-side-diff with in-line comments
Download patch
Index: Lib/test/test_urllib2_localnet.py
===================================================================
--- Lib/test/test_urllib2_localnet.py (revisión: 5073)
+++ Lib/test/test_urllib2_localnet.py (copia de trabajo)
@@ -226,7 +226,7 @@
class ProxyAuthTests(unittest.TestCase):
URL = "http://www.foo.com"
- PORT = 8080
+ PORT = 8765
Nicholas Riley 2008/08/04 02:59:41 Seems to be an unrelated change; if this is a prob
Leo Soto M. 2008/08/04 03:11:53 On 2008/08/04 02:59:41, Nicholas Riley wrote: > Se
USER = "tester"
PASSWD = "test123"
REALM = "TestRealm"
« no previous file | src/org/python/core/FunctionThread.java » ('j')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r497