Oh, i watch you constantly. Though lot of times things go on top of my head. I suggest you to create a python course (intermediate & advanced). It will be useful to learn from you. You might have to spend time to organise the contents you might wanna cover.
Could one copy the contents of the typing.py to, let's say, /tmp/oldtypingmoddules, with a unique name, add it to sys.path and import that with importlib, instead of having to mock the import system?
you would have to give it a different name and it might work (though there's some meta programming in typing that iirc needs the name to be consistent) -- otherwise parts of the stdlib would be broken
Fun video - and sorry for breaking your script by adding the module-level __getattr__ to typing!
all good! it was an easy fix :D
The double take at 12:57 😂
Oh, i watch you constantly. Though lot of times things go on top of my head.
I suggest you to create a python course (intermediate & advanced). It will be useful to learn from you. You might have to spend time to organise the contents you might wanna cover.
Could one copy the contents of the typing.py to, let's say, /tmp/oldtypingmoddules, with a unique name, add it to sys.path and import that with importlib, instead of having to mock the import system?
you would have to give it a different name and it might work (though there's some meta programming in typing that iirc needs the name to be consistent) -- otherwise parts of the stdlib would be broken
Thanks
FIRST!
😂 yaya
Foofoo 😂
I did get my attrs today