AGW Logo

svn SVN Revision 68933 For xlsgrid

This file contains the SVN revision history for xlsgrid, at revision 68933.

Available information include commit date, the name of the committer, the file size, the SVN log messages and a diff from the previous version (if available).


file_info File Information

  • Commit Date: 02-Oct-2011 19:32:45 UTC
  • Committer: AG
  • File Size: 74543 byte(s)

svn_log Log Messages

The following log message was entered by the committer:

AGW: Some further refactoring of the docs: - Added downloadable snippets of code in the Sphinx documentation itself; - Re-run 2to3 afresh so that the patches are up-to-date for Python 3.


svn_diff Diff To Previous Version (68898)

Version SVN diff:

--- wxPython/3rdParty/AGW/agw/xlsgrid.py    2011/08/25 20:02:59     68898
+++ wxPython/3rdParty/AGW/agw/xlsgrid.py    2011/08/27 17:11:41     68933
@@ -601,7 +601,7 @@
of the width of the zero character, using default Excel font (first FONT
record in the Excel file).

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).
"""
@@ -839,7 +839,7 @@

:param `hyperlink`: an instance of `xlrd.sheet.hyperlink`.

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).
"""
@@ -975,7 +975,7 @@
of the width of the zero character, using default Excel font (first FONT
record in the Excel file).

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).

@@ -1484,7 +1484,7 @@
:param `default_colour`: the "magic" colour used by Excel to draw non-custom
border lines.

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).

@@ -1493,7 +1493,7 @@
`xlrd` 0.7.2 (SVN).

:note: if Mark Hammonds' `pywin32` package is not available, the `xls_text`
-         parameter will almost surely not be thw WYSIWYG representation of the cell
+         parameter will almost surely not be the WYSIWYG representation of the cell
text.

:note: If Mark Hammonds' `pywin32` package is not available, the `xls_comment`
@@ -1528,7 +1528,7 @@
:param `default_colour`: the "magic" colour used by Excel to draw non-custom
border lines.

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).

@@ -1537,7 +1537,7 @@
`xlrd` 0.7.2 (SVN).

:note: if Mark Hammonds' `pywin32` package is not available, the `xls_text`
-         parameter will almost surely not be thw WYSIWYG representation of the cell
+         parameter will almost surely not be the WYSIWYG representation of the cell
text.

:note: If Mark Hammonds' `pywin32` package is not available, the `xls_comment`
@@ -1986,7 +1986,7 @@
:param `default_colour`: the "magic" colour used by Excel to draw non-custom
border lines.

-        :note: If you are using version 0.7.1 or lower for `xlrd`, the `hyperlink`
+        :note: If you are using version 0.7.1 or lower for `xlrd`, the *hyperlink*
parameter will always be ``None`` as this feature is available only in
`xlrd` 0.7.2 (SVN).
Tree

Table Of Contents

Previous topic

SVN Revision 68881 For xlsgrid

Next topic

SVN Revision 68988 For xlsgrid