Warning
This project is being split into 3 separate projects:
friendly_traceback,friendly, andfriendly_idle.
The documentation does not reflect this change.
If you are a end-user, just install friendly until further notice.
Friendly object¶
Everything about the friendly console¶
What happens if someone uses an object with the same name as a friendly helper function?
As you can see, these functions are also available as static
methods of a Friendly object.
Todo
Add more documentation about this including about
repr(Friendly) and dir(Friendly).