~pythonregexp2.7/python/issue2636-11

« back to all changes in this revision

Viewing changes to Doc/library/commands.rst

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 13:47:31 UTC
  • mfrom: (39021.1.404 Regexp-2.7)
  • mto: This revision was merged to the branch mainline in revision 39030.
  • Revision ID: darklord@timehorse.com-20080921134731-rudomuzeh1b2tz1y
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
   the argument.
48
48
 
49
49
   .. deprecated:: 2.6
50
 
      This function is nonobvious and useless, also the name is misleading in the
 
50
      This function is nonobvious and useless.  The name is also misleading in the
51
51
      presence of :func:`getstatusoutput`.
52
52
 
53
53