[Python-bugs-list] [ python-Bugs-457654 ] bkgd() does not set attribute

noreply@sourceforge.net noreply@sourceforge.net
Sat, 01 Sep 2001 18:33:24 -0700


Bugs item #457654, was opened at 2001-09-01 18:33
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=457654&group_id=5470

Category: Extension Modules
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: bkgd() does not set attribute

Initial Comment:
In _cursesmodule.c PyCursesWindow_Bkgd calls wbkgd() 
with a hard-coded attribute (A_NORMAL) rather than the 
attr retrieved from the arguments.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=457654&group_id=5470