[Bug 13469] New: Python long sys calls

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 27 04:34:03 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13469

           Summary: Python long sys calls
           Product: Wine
           Version: 0.9.46.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: simonetregnago at grivaonline.com


Python doesn't work correctly when it have to make system calls with long
strings.
For example:
> wine python.exe
> import os
> os.system("asdpoasid"*1000)

The same trouble happens when calling very long urls with the webbrowser module
(with the open function)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list