trailing-whitespace eradication, no functional changes

This commit is contained in:
Brian Warner 2007-11-01 15:29:17 -07:00
parent 8465e99fe4
commit 8390d83322

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
# -*- coding: MacRoman -*-
""" """
A library for streaming and unstreaming of simple objects, designed A library for streaming and unstreaming of simple objects, designed
for speed, compactness, and ease of implementation. for speed, compactness, and ease of implementation.