Unlike other editors, vim stores copied text in its own clipboard. So, it's very hard for me to copy some text from a webpage and paste it into the current working file. It so happens i have to eit

In order for a class to define its own copy implementation, it can define special methods __copy__() and __deepcopy__(). The former is … You don't need to copy a python string. They are immutable, and the copy module always returns the original in such cases, as do str(), the whole string slice, and concatenating with an empty string.