<p dir="ltr">Note that any remaining occurrences of non-absolute values in __file__ are generally considered bugs in the import system. However, we tend not to fix them in maintenance releases, since converting relative paths to absolute paths runs a risk of breaking user code.</p>

<p dir="ltr">We're definitely *not* going to further pollute the module namespace with values that can be trivially and reliably derived from existing values.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>