Project

General

Profile

« Previous | Next » 

Revision 06c1f315

ID06c1f3153ebaa5fc29fee6e62a1266a9d18b041e
Parent b2d33aaa
Child a1206b08

Added by Roger Dahl almost 11 years ago

  • New function: joinPathElementsNoStrip(). The previous function, joinPathElements() worked by stripping out leading and trailing slashes on path elements and then inserting slashes between all path elements as they were joined. This caused leading and trailing slashes to be lost. I think that was an unintended side effect, but I added a new function instead of fixing the old one, in case there's anything out there that relies on the old behavior.
  • Unit tests for joinPathElementsNoStrip().
  • Fixed bug that caused the unit tests for all URL functions to be skipped.
  • Modified setup.py to include files based on source control.
  • Added configuration file for hosting documentation directly on PyPI.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)