Issue1500609
Created on 2006-06-04 20:21 by collinwinter, last changed 2006-07-17 13:23 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
remove_sets_usage.patch
|
collinwinter,
2006-06-27 12:31
|
Remove usages of the sets module, against r47124 |
|
|
|
msg50416 - (view) |
Author: Collin Winter (collinwinter) |
Date: 2006-06-04 20:21 |
|
The attached patch removes several lingering
dependencies on the deprecated sets module, replacing
them with usages of the now-builtin set type.
The patch is against r46648.
|
|
msg50417 - (view) |
Author: Collin Winter (collinwinter) |
Date: 2006-06-27 12:31 |
|
Logged In: YES
user_id=1344176
The patch has been updated to reflect SVN as of r47124.
|
|
msg50418 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2006-07-17 13:23 |
|
Logged In: YES
user_id=849994
Committed rev. 50688.
|
|
| Date |
User |
Action |
Args |
| 2006-06-04 20:21:08 | collinwinter | create | |
|