Issue1160348

classification
Title: PyTuple new style conversion
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: bzimmer Nosy List: bzimmer, fwierzbicki
Priority: normal Keywords: patch

Created on 2005-03-10.02:33:34 by fwierzbicki, last changed 2005-03-10.02:34:59 by fwierzbicki.

Files
File name Uploaded Description Edit Remove
patchfile.txt fwierzbicki, 2005-03-10.02:33:35 changes to __builtin__.java and PyTuple.java for new style class support
tuple.expose fwierzbicki, 2005-03-10.02:34:59 .expose file for PyTuple new style conversion
Messages
msg2431 (view) Author: Frank Wierzbicki (fwierzbicki) Date: 2005-03-10.02:33:34
This patch moves PyTuple to the new style classes
History
Date User Action Args
2005-03-10 02:33:34fwierzbickicreate