Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6652dc7

Browse filesBrowse files
committed
DOC: move setp whats new
1 parent 5fb27d1 commit 6652dc7
Copy full SHA for 6652dc7

File tree

Expand file treeCollapse file tree

1 file changed

+9
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-8
lines changed

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+9-8Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,15 @@ instance of the Colormap. This implements a way for any Colormap to be
349349
reversed.
350350

351351

352+
`Artist.setp` (and `pyplot.setp`) accept a ``file`` argument
353+
------------------------------------------------------------
354+
355+
The argument is keyword-only. It allows an output file other than
356+
`sys.stdout` to be specified. It works exactly like the ``file`` argument
357+
to `print`.
358+
359+
360+
352361
Internals
353362
+++++++++
354363

@@ -414,14 +423,6 @@ Pending
414423

415424

416425

417-
`Artist.setp` (and `pyplot.setp`) accept a `file` argument
418-
----------------------------------------------------------
419-
420-
The argument is keyword-only. It allows an output file other than
421-
`sys.stdout` to be specified. It works exactly like the ``file`` argument
422-
to `print`.
423-
424-
425426

426427
Maximum streamline length and integration direction can now be specified
427428
------------------------------------------------------------------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.