Results 3 issues of Zan

…built-in open Renamed the open function in the pymem package to open_process to avoid conflicts with Python's built-in open function. This change prevents errors such as AttributeError: __enter__ when using...

**Describe the bug** I encountered an issue with the package where the open function defined in your code conflicts with Python's built-in open function. Here is the relevant part of...

pymem 2.0