Paul Fisher <p...@pfish.zone> added the comment:

Reading more into this, from section 5.2,1:

> A component is undefined if its associated delimiter does not appear in the 
> URI reference

So you could say that since there is a '?', the query component is *defined*, 
but *empty*. This would mean that assigning the target query to be '' has the 
desired effect as implemented by browsers and other languages' standard 
libraries.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32779>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to