[Python-ideas] shutil.run (Was: shutil.runret and shutil.runout)

geremy condra debatem1 at gmail.com
Tue Jun 5 08:45:43 CEST 2012


On Mon, Jun 4, 2012 at 11:14 PM, Steven D'Aprano <steve at pearwood.info>wrote:

> On Mon, Jun 04, 2012 at 11:00:34PM -0700, geremy condra wrote:
>
> > The main idea was just that by combining a bit of awareness of common
> > security anti-patterns (like this one) with a good test regimen and some
> > script kiddie tools you can protect yourself from a lot of common
> > vulnerabilities without being a security guru. I demonstrated how that
> > process works on something fairly similar to this, but if you're
> interested
> > in more details I'm happy to blather on or dredge up my slides.
>
> I am interested in more details. Would this make a good How (Not) To for
> the documentation?
>

Combined with some other material I have on hand it might. Only problem
would be that I don't really know my way around Sphinx- if there are any
doc wizards on hand to help with formatting we could probably make a pretty
quick job of it.

Geremy Condra



>
>
> --
> Steven
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120604/23e8e8a0/attachment.html>


More information about the Python-ideas mailing list