Moosems
Moosems
@littlewhitecloud, I am still working on this from my phone but here's an update.
Clear also needs to be a special command for typing.
Mine should be able to be put in a duct allowing for better handling. I'll need to finish the handler but I have a feeling it will work well.
Yeah. I'd merge the PR and when I have a free week I'll make a big update PR.
So you want what exactly? I'm not quite sure what you're looking for.
If you want this to make fully self-contained app, that's pretty simple. I would make a sister repo using [Pyinstaller Builds](https://github.com/Moosems/PyInstallerBuild) that uses the package and set a few things...
> My English is still not very good. I mean we can run commands on different consoles. Not only cmd.exe. For example, just like if we use powershell as console,...
Wouldn't this end up breaking Python code compatibility in the future when Mojo is supposed to get to the point that you could copy paste Python code and it "Just...
@soraros Thanks for the clarification!
Yeah, in most cases its best to avoid such wildcard imports in my experience.