Just van Rossum
|
3e554d7b8a
|
name kwargs kwargs
|
2002-11-21 10:29:57 +00:00 |
Just van Rossum
|
10263d6e6b
|
- cleaned up example/test code
- don't encode/escape elements
- fixed typo in doc string
- provide our own copy function for the Dict class
|
2002-11-20 20:47:55 +00:00 |
Just van Rossum
|
db951c34e3
|
removed a redundant .strip(); made a doc string more or less tell the truth
|
2002-11-19 23:11:49 +00:00 |
Just van Rossum
|
247e16ef80
|
No need to import __builtin__, spotted by Skip.
|
2002-11-19 23:01:20 +00:00 |
Just van Rossum
|
0ec2744fb8
|
Pure Python implementation of a plist generator/parser.
|
2002-11-19 22:01:02 +00:00 |