~ubuntu-branches/ubuntu/saucy/python2.7/saucy-proposed

« back to all changes in this revision

Viewing changes to Doc/c-api/unicode.rst

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-05-15 19:15:16 UTC
  • mto: (36.1.23 sid)
  • mto: This revision was merged to the branch mainline in revision 87.
  • Revision ID: package-import@ubuntu.com-20130515191516-zmv6to904wemey7s
Tags: upstream-2.7.5
ImportĀ upstreamĀ versionĀ 2.7.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
   .. % because not all compilers support the %z width modifier -- we fake it
253
253
   .. % when necessary via interpolating PY_FORMAT_SIZE_T.
254
254
 
 
255
   .. tabularcolumns:: |l|l|L|
 
256
 
255
257
   +-------------------+---------------------+--------------------------------+
256
258
   | Format Characters | Type                | Comment                        |
257
259
   +===================+=====================+================================+