Files
cpython/Lib
Jeremy Hylton 8b78b99647 Fix [ #465502 ] urllib2: urlopen unicode problem
When checking for strings use,
!         if isinstance(uri, (types.StringType, types.UnicodeType)):

Also get rid of some dodgy code that tried to guess whether attributes
were callable or not.
2001-10-09 16:18:45 +00:00
..
2001-09-27 04:18:36 +00:00
2001-08-09 12:48:17 +00:00
2001-08-09 12:33:32 +00:00
2001-08-21 06:53:01 +00:00
2001-08-09 21:40:30 +00:00
2001-10-04 05:36:56 +00:00
2001-08-13 14:55:17 +00:00
2001-09-18 02:26:39 +00:00
2001-06-19 00:26:25 +00:00
2001-05-29 04:27:01 +00:00
2001-08-13 14:50:44 +00:00
2001-07-04 07:01:29 +00:00
2001-07-04 10:15:58 +00:00
2001-08-02 07:15:29 +00:00
2001-09-18 02:26:39 +00:00
2001-05-29 06:06:54 +00:00
2001-10-04 05:36:56 +00:00
2001-07-13 18:05:46 +00:00
2001-09-18 02:26:39 +00:00
2001-09-26 19:54:08 +00:00
2001-09-06 19:13:14 +00:00
2001-08-13 14:38:50 +00:00
2001-08-13 14:37:23 +00:00