Hynek Schlawack
|
35db513187
|
#14814: Fix errror message creation in ipaddress.collapse_addresses
|
2012-06-01 20:12:17 +02:00 |
Nick Coghlan
|
2c58910d3d
|
Issue #14814: Clean out an obsolete property and method from ipaddress Network objects
|
2012-05-27 01:03:25 +10:00 |
Nick Coghlan
|
aff73f91cc
|
Issue #14814: Cleanup ipaddress header comments
|
2012-05-27 00:57:25 +10:00 |
Nick Coghlan
|
51c3067551
|
Issue #14814: In the spirit of TOOWTDI, ditch the redundant version parameter to the factory functions by using the appropriate direct class references instead
|
2012-05-27 00:25:58 +10:00 |
Sandro Tosi
|
876ecad9f5
|
Issue #14814: improve docstrings and arguments value handling, as per Terry J. Reedy's comments
|
2012-05-23 22:26:55 +02:00 |
Nick Coghlan
|
dc9b2555a8
|
Issue #14814: addition of the ipaddress module (stage 1 - code and tests)
|
2012-05-20 21:01:57 +10:00 |