Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Relative import tool
Post: RE: Relative import tool

I've added support now for zip files in v3.0.6 Here's how the syntax works: ParentFolder/ ZippedFile.zip/ ZippedPackage/ <- and you want to import this zipped pac...
MadisonAster Code Review 5 3,054 Oct-18-2020, 03:27 AM
    Thread: Relative import tool
Post: RE: Relative import tool

Hi Gribouillis, fantastic idea! I just wrote a test for this, and as I expected FooFinder does not currently work with this. I'll work on including this functionality. Thank you so much for the feedba...
MadisonAster Code Review 5 3,054 Oct-16-2020, 08:07 PM
    Thread: Best approach before adding features - Movie information script
Post: RE: Best approach before adding features - Movie i...

Hi pythonnewbie138, here's a couple ideas that might help you: Instead of using class attributes, you might consider creating the attributes inside the __init__ method: #try this class movie_db_sea...
MadisonAster Code Review 2 2,478 Oct-15-2020, 08:40 PM
    Thread: Relative import tool
Post: RE: Relative import tool

Thanks for taking the time to review ^-^! I agree that someone could definitely shoot themselves in the foot with this thing, and probably isn't a great tool to give to a beginner. Because of the wor...
MadisonAster Code Review 5 3,054 Oct-15-2020, 05:51 PM
    Thread: Relative import tool
Post: Relative import tool

Would anyone mind reviewing my recent project? I've written this in a procedural style, because my goals for this project were very simple and clear. Readme: https://github.com/MadisonAster/FooFinder...
MadisonAster Code Review 5 3,054 Oct-13-2020, 12:16 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020