Óscar Curero
Óscar Curero
@netoxico I started some weeks ago. So far the first chapter is almost complete, but there's a lot of work to do. I pushed all to my [repo](https://github.com/ocurero/python-guide).
@oscles In my repo I traslated the first chapters, you could continue from there: https://github.com/ocurero/python-guide
Thanks Paul! It works, but something is still wrong. If I try the way you say: `IRM_RACF_GRNAME = BaseFixedByteSequence(lambda x: str(x) + 's', 8)` I get the following error: ```...
Any update on this? Thanks,