Fedora 19 Update: python-q-2.4-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 7 04:32:21 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-8848
2013-05-22 22:18:38
--------------------------------------------------------------------------------

Name        : python-q
Product     : Fedora 19
Version     : 2.4
Release     : 1.fc19
URL         : https://pypi.python.org/pypi/q
Summary     : Quick and dirty python debugging output
Description :
If you've ever been frustrated trying to debug with print because a web
application or a unittesting framework is swallowing your debugging output,
q will make you jump for joy.

  import q
  variable = 'Hmmm... something happened here'
  q(variable)

cat /tmp/q

--------------------------------------------------------------------------------
Update Information:

* Add support for TMPDIR environment variable
* Add support for python3
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-q' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list