changeset: 75359:73be78d21003 parent: 75357:b1b2a29d3d81 user: Eli Bendersky date: Thu Mar 01 19:07:55 2012 +0200 files: Doc/library/shlex.rst description: Add missing 'versionadded' for shlex.quote; closes #14165 diff -r b1b2a29d3d81 -r 73be78d21003 Doc/library/shlex.rst --- a/Doc/library/shlex.rst Thu Mar 01 16:28:14 2012 +0100 +++ b/Doc/library/shlex.rst Thu Mar 01 19:07:55 2012 +0200 @@ -66,6 +66,7 @@ >>> command ['ls', '-l', 'somefile; rm -rf ~'] + .. versionadded:: 3.3 The :mod:`shlex` module defines the following class:

AltStyle によって変換されたページ (->オリジナル) /