[pyglet] push by useboxnet - minor wording, grammar on 2014-05-31 07:17 GMT

1 view
Skip to first unread message

pyg...@googlecode.com

unread,
May 31, 2014, 3:18:12 AM5/31/14
to pyglet-...@googlegroups.com
Revision: c76854798f2b
Branch: default
Author: Juan J. Martínez <j...@usebox.net>
Date: Sat May 31 07:17:46 2014 UTC
Log: minor wording, grammar
http://code.google.com/p/pyglet/source/detail?r=c76854798f2b

Modified:
/pyglet/media/__init__.py

=======================================
--- /pyglet/media/__init__.py Sat May 31 07:15:42 2014 UTC
+++ /pyglet/media/__init__.py Sat May 31 07:17:46 2014 UTC
@@ -67,12 +67,12 @@
The other advantage of a `StaticSource` is that it can be queued on any
number
of players, and so played many times simultaneously.

-pyglet relies on Python's garbage collector to release resources once a
player
+pyglet relies on Python's garbage collector to release resources when a
player
has finished playing a source. In this way some operations that could
affect
the application performance can be delayed.

The player provides a `Player.delete()` method that can be used to release
-resources immediately. Also a explicit call to `gc.collect()`can be used to
+resources immediately. Also an explicit call to `gc.collect()`can be used
to
collect unused resources.

'''
Reply all
Reply to author
Forward
0 new messages