Mudpyl

Latest version: v0.4

Safety actively analyzes 621673 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2

2008-01-08 Sam Pointon <email address hidden>
- escape_parser.py: Removed the obscure backslash-plus-newline-character
removal

2008-01-11 Sam Pointon <email address hidden>
- gtkgui.py: now has a counter of how long the session has lasted, and
whether the screen is paused or not.
- output_manager.py: now does two more hooks, connection_closed and
connection_opened.
- html.py and gtkgui.py: both now show when the session started and ended.
- gtkgui.py: split into gtkcommandline.py and gtkoutput.py

2008-01-12 Sam Pointon <email address hidden>
- output_manager.py: removed the connection_*, peek_line and close, and
made them hooks in realms.py. Many other files touched by this, because
of the renaming and such.
- realms.py: the macros from mudpyl.gui.bindings are now automatically
loaded.

2008-01-15 Sam Pointon <email address hidden>
- telnet.py: now treats the MUD's text as a series of bytes and decodes
it using a given encoding, defaulting to utf-8. TelnetClientFactory now
takes a second argument to construct, the encoding to use.
- modules.py: modules now have another attribute, encoding.
- wxgui.py: removed
- gtkgui.py and gtkcommandline.py: the tabdict attribute was moved from
the GUI class to the CommandView class.
- html.py: now correctly sets the encoding

2008-01-22 Sam Pointon <email address hidden>
- metaline.py: blank_between now fails if it would be blanking the start
of the list, and index_adjust now normalises the list as well.

2008-02-02 Sam Pointon <email address hidden>
- library/imperian/autosipper.py: new module.

2008-02-07 Sam Pointon <email address hidden>
- gui/keychords.py: the KeyChord objects are now well and truly agnostic
about case.
- gui/gtkoutput.py gui/gtkcommandline.py: make copying from the output
window work with the command line always having focus

2008-02-08 Sam Pointon <email address hidden>
- net/telnet.py: TelnetClientFactory now requires a third parameter, the
name of the main module.
- realms.py: RootRealm now has a reload_main_module() method.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.