[path-PEP] Path inherits from basestring again

Reinhold Birkenfeld reinhold-birkenfeld-nospam at wolke7.net
Mon Jul 25 03:34:51 EDT 2005


Reinhold Birkenfeld wrote:
> Hi,
> 
> the arguments in the previous thread were convincing enough, so I made the
> Path class inherit from str/unicode again.

Current change:

* Add base() method for converting to str/unicode.
* Allow compare against normal strings.

Reinhold



More information about the Python-list mailing list