Skip to content

Handle <frozen importlib._bootstrap> filepath - #18

Open
anderoonies wants to merge 2 commits into
dmclain:masterfrom
anderoonies:master
Open

Handle <frozen importlib._bootstrap> filepath#18
anderoonies wants to merge 2 commits into
dmclain:masterfrom
anderoonies:master

Conversation

@anderoonies

Copy link
Copy Markdown

prevents:

 .../site-packages/debug_toolbar_line_profiler/panel.py", line 80, in func_std_string
    file_path, file_name = file_name.rsplit(os.sep, 1)
ValueError: not enough values to unpack (expected 2, got 1)

@mikekeda

mikekeda commented May 16, 2020

Copy link
Copy Markdown

This fix is included in #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants