On Mon, Oct 6, 2014, at 16:36, Brian Allen Vanderburg II wrote:
> I've got an idea for Python but don't know where to post it.
python-id...@python.org
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
U
I've got an idea for Python but don't know where to post it. It seems
like this may be the right place.
When developing Python libraries (and any other language for that
matter), items are separated into modules for organization and other
purpose. The following is an example fake framework to il