Beginner's questions about the language?

Home Forums Software Testing Discussions Beginner's questions about the language?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20048
    Nicola
    Member
    @nicolag

    Is there something like Internal class, packagescope class in Python, I mean a class that is visible only in the package, How do you mark the “entry points” in the package? Is there such a thing as published from Perl.

    #20059
    Tassawer
    Participant
    @tassaweramin

    @nicolag Have a look at this tutorial explaining inner classes in Python.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.