~ubuntu-branches/ubuntu/wily/openpyxl/wily

« back to all changes in this revision

Viewing changes to doc/api/openpyxl.writer.worksheet.rst

  • Committer: Package Import Robot
  • Author(s): Yaroslav Halchenko
  • Date: 2015-07-01 10:34:46 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20150701103446-y1oktzsnpkukfv5u
Tags: 2.3.0~b1-1
* Fresh upstream beta-release
* debian/copyright -- fixups
* debian/watch - allow to update for alpha/beta releases
* debian/patches
  - up_python3_print - fix for compatibility with python3 (Closes: #790754)
  - deb_no_et_xml_file - there is no et_xmlfile package yet and it
    is optional anyways. Disable it in setup.py so dh*-python magic doesn't
    add unsatisfyiable depends
* debian/control
  - to play safe care only about python >= 2.6
* debian/rules
  - adjust path to changes.rst

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
openpyxl.writer.worksheet module
 
2
================================
 
3
 
 
4
.. automodule:: openpyxl.writer.worksheet
 
5
    :members:
 
6
    :undoc-members:
 
7
    :show-inheritance: