Open
Description
The Problem
I ran into a weird case by putting an exclamation mark in my command:
!jsk py os!.walk
This seems to import os and then returns the walk function.
The Ideal Solution
This behavior should be documented.
The Current Solution
There is no documentation
Summary
Documentation of hidden feature